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

Review fulltext schema and queries for performance, index size #6

Open
bnewbold opened this issue Oct 2, 2020 · 0 comments
Open

Review fulltext schema and queries for performance, index size #6

bnewbold opened this issue Oct 2, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@bnewbold
Copy link
Member

bnewbold commented Oct 2, 2020

In August, I made some changes to the elasticsearch schema and query structure to try and improve query latency (aka, speed and performance). Kept a log of notes on these experiments here: https://github.com/internetarchive/fatcat-scholar/blob/master/notes/scaling_works.md

These should be reviewed and revisited as we move towards broad release. In particular, more quantitative measurements would be nice to have, and it seems like index_phrases may have had a significant increase in disk utilization (50%? memory is fuzzy) with small or no latency improvement.

@bnewbold bnewbold added the help wanted Extra attention is needed label Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant