forgejo/modules/indexer/code
Bruno Sofiato a681daaca2
Fixed race condition when deleting documents by repoId in ElasticSearch (#32185)
Resolves #32184

---------

Signed-off-by: Bruno Sofiato <bruno.sofiato@gmail.com>
(cherry picked from commit d266d190bd744b7b6f572bf69a42013e21b9be62)
2024-10-06 07:59:42 +02:00
..
bleve Change the code search to sort results by relevance (#32134) 2024-09-29 11:00:25 +02:00
elasticsearch Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) 2024-10-06 07:59:42 +02:00
internal
git.go Fix index too many file names bug (#31903) 2024-09-09 20:54:39 +02:00
indexer.go
indexer_test.go
search.go