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

Design scalability improvements (search) #867

Open
5 of 6 tasks
shirey opened this issue Sep 3, 2024 · 0 comments
Open
5 of 6 tasks

Design scalability improvements (search) #867

shirey opened this issue Sep 3, 2024 · 0 comments

Comments

@shirey
Copy link
Member

shirey commented Sep 3, 2024

Design scalability improvements with input from IU and Harvard.

T9 MAJOR ACTIVITIES (for all milestones in T9, not just this milestone)

Update Elasticsearch indices and Search API to fix current issues with scalability

OUTCOMES (for all milestones in T9, not just this milestone)

We will refactor the Search API to improve the efficiency when the indices are being reindexed by allowing for incremental updates instead of having to replace everything as well as analyzing current procedures and improving the performance of these procedures when possible. Additionally we analyze the number of attributes that we track to remove those that aren’t needed and move those that aren’t needed in the main index store to a secondary index.

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

No branches or pull requests

1 participant