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

The search for common terms like "Zagreb" and "točka" is very slow #42

Open
ranajaydas opened this issue Mar 8, 2020 · 0 comments
Open

Comments

@ranajaydas
Copy link
Contributor

Problem:
The search for common terms like "Zagreb" and "točka" is very slow.

Possible solutions:

  1. Use Elasticsearch's built-in pagination/scan for the results instead of relying on Django template pagination.
  2. Reduce the number of maximum results to 1000.
@ranajaydas ranajaydas created this issue from a note in Otvoreni akti (Future ideas) Mar 8, 2020
@ranajaydas ranajaydas changed the title The search for common terms like "Zagreb" and "točka" is very slow. Implement pagination/scan for the elasticsearch. The search for common terms like "Zagreb" and "točka" is very slow. Mar 8, 2020
@ranajaydas ranajaydas changed the title The search for common terms like "Zagreb" and "točka" is very slow. The search for common terms like "Zagreb" and "točka" is very slow Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Otvoreni akti
  
Future ideas
Development

No branches or pull requests

1 participant