Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

whole-system-search: populate global search parameter tables #1921

Closed
punktilious opened this issue Feb 8, 2021 · 1 comment
Closed

whole-system-search: populate global search parameter tables #1921

punktilious opened this issue Feb 8, 2021 · 1 comment
Assignees
Labels
P2 Priority 2 - Should Have performance performance persistence reindex Resolution of issue will require a $reindex during upgrade schema-change a schema change search

Comments

@punktilious
Copy link
Collaborator

To address #264 new global-level tables were introduced to the schema but are currently not populated.

Update the search parameter extraction and persistence to populate these parameter tables.

Migration will require a reindex...consider a reindex which can be parameterized to only update these tables, which should be much faster than a full reindex.

Part of epic #264.

@d0roppe
Copy link
Collaborator

d0roppe commented Jul 2, 2021

verified new tables have values added on ingestion. Also reindexed a schema and the values were then populated. Closing issue.

@d0roppe d0roppe closed this as completed Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Priority 2 - Should Have performance performance persistence reindex Resolution of issue will require a $reindex during upgrade schema-change a schema change search
Projects
None yet
Development

No branches or pull requests

3 participants