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

Plugin with more than 10k results #3

Closed
dadokkio opened this issue May 25, 2020 · 1 comment
Closed

Plugin with more than 10k results #3

dadokkio opened this issue May 25, 2020 · 1 comment

Comments

@dadokkio
Copy link
Collaborator

No description provided.

@garanews
Copy link
Member

garanews commented Jul 1, 2021

I tried increase "index.max_result_window"
image

and size at

s = Search(using=es_client, index=indexes_list).extra(size=10000)

and seems able to retrieve all data:
image

image

We can think to increase the ES parameter from 10k to an higher reasonable value (50k ?).

@garanews garanews added the in progress In progress label Jul 1, 2021
@garanews garanews added this to To do in Release 1.3.0 via automation Aug 4, 2021
@garanews garanews moved this from To do to In progress in Release 1.3.0 Aug 4, 2021
Release 1.3.0 automation moved this from In progress to Done Oct 18, 2021
@dadokkio dadokkio removed the in progress In progress label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants