alleyinteractive / alleyinteractive/es-wp-query
Set max from/size for ES
Aberta
enhancement
- Linguagem predominante
- PHP
- Estrelas
- 125
- Forks
- 28
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
In ES 2.x there is now a maximum value for from+size in order to prevent deep paging which can cause performance problems.
We've also added this same limit when querying WP.com 1.x indices (after seeing some performance problems). It seems that es-wp-query should handle this case cleanly. For example, what happens when a bot tries to walk all archive pages.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.