1
0
Fork 0
forked from forgejo/forgejo
forgejo-domi/modules/indexer/code
Giteabot e6f59f6e14
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>
(cherry picked from commit f0d34cd3b97dd2c9f29fc401ec58ea0661b7ca7d)
2024-02-13 14:17:49 +01:00
..
bleve Preserve BOM in web editor () () 2024-01-31 14:18:26 +01:00
elasticsearch fix: Elasticsearch: Request Entity Too Large () () 2024-02-13 14:17:49 +01:00
internal Refactor indexer () 2023-06-23 12:37:56 +00:00
git.go Update status and code index after changing the default branch () 2023-09-13 04:43:31 +00:00
indexer.go Clarify the git command Stdin hanging problem () 2023-09-08 13:20:38 +00:00
indexer_test.go move repository deletion to service layer () 2023-09-08 04:51:15 +00:00
search.go Add option to disable ambiguous unicode characters detection () () 2023-12-22 12:07:01 +01:00