Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Validate search #17

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Validate search #17

wants to merge 6 commits into from

Conversation

dantleech
Copy link
Contributor

Adds validating search index:

  • Will exclude invalid (non existing) records from the search result.

Note that this change brings into attention the strange relationship between Index and SearchIndex. We probably need to rename Index to something more appropriate and delegate t both index and SearchIndex from another service as the ValidatingSearchIndex depends on the Index and chickens and eggs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant