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

Change Elasticsearch settings to restore annotation count displays > 10k on Activity Pages #1632

Open
mkdir-washington-edu opened this issue Jan 6, 2025 · 1 comment

Comments

@mkdir-washington-edu
Copy link

The problem

With the Elasticsearch upgrade there are default limitations on calculating the number of annotations a particular user has, with performance tradeoffs for allowing calculations over 10k. By default the result for counts over 10k is just "more than 10k". For users with many annotations this has affected that counts that show up in the Activity Pages.

The solution

Enable the feature in our new version of Elasticsearch to allow counts of annotations in excess of the current amount. We may want to consider finding the publicly available counts of some of our super users if we want to find a new upper bound we're willing to calculate.

@robertknight
Copy link
Member

Slack thread with original context and technical discussion around ES 6 -> 7 changes: https://hypothes-is.slack.com/archives/C2BLQDKHA/p1734649457476149

@mkdir-washington-edu mkdir-washington-edu changed the title Change Elasticsearch settings to restore annotation count displays > 10k Change Elasticsearch settings to restore annotation count displays > 10k on Activity Pages Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants