1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/indexer
Giteabot f0d34cd3b9
fix: Elasticsearch: Request Entity Too Large () ()
Backport  by @inferno-umar

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

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>
2024-02-07 17:21:28 +08:00
..
code fix: Elasticsearch: Request Entity Too Large () () 2024-02-07 17:21:28 +08:00
internal Refactor and enhance issue indexer to support both searching, filtering and paging () 2023-07-31 06:28:53 +00:00
issues Fix sort bug on repository issues list () () 2024-01-23 08:00:52 +01:00
stats move repository deletion to service layer () 2023-09-08 04:51:15 +00:00