forgejo/modules/indexer
Giteabot e6f59f6e14
fix: Elasticsearch: Request Entity Too Large #28117 (#29062) (#29075)
Backport #29062 by @inferno-umar

Fix for gitea putting everything into one request without batching and
sending it to Elasticsearch for indexing as issued in #28117

This issue occured in large repositories while Gitea tries to
index the code using ElasticSearch.

Co-authored-by: dark-angel <70754989+inferno-umar@users.noreply.github.com>
(cherry picked from commit f0d34cd3b97dd2c9f29fc401ec58ea0661b7ca7d)
2024-02-13 14:17:49 +01:00
..
code fix: Elasticsearch: Request Entity Too Large #28117 (#29062) (#29075) 2024-02-13 14:17:49 +01:00
internal Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2023-07-31 06:28:53 +00:00
issues Fix sort bug on repository issues list (#28897) (#28901) 2024-01-31 14:18:26 +01:00
stats move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00