You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/indexer/code
Giteabot f0d34cd3b9
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>
1 year ago
..
bleve Preserve BOM in web editor (#28935) (#28959) 1 year ago
elasticsearch fix: Elasticsearch: Request Entity Too Large #28117 (#29062) (#29075) 1 year ago
internal Refactor indexer (#25174) 2 years ago
git.go Update status and code index after changing the default branch (#27018) 1 year ago
indexer.go Clarify the git command Stdin hanging problem (#26967) 1 year ago
indexer_test.go move repository deletion to service layer (#26948) 1 year ago
search.go Add option to disable ambiguous unicode characters detection (#28454) (#28499) 1 year ago