Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
@dadokkio dadokkio removed the in progress In progress label Mar 26, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants