1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04:00
gitea/modules/indexer/code
Bruno Sofiato d266d190bd
Fixed race condition when deleting documents by repoId in ElasticSearch (#32185)
Resolves #32184

---------

Signed-off-by: Bruno Sofiato <bruno.sofiato@gmail.com>
2024-10-03 16:03:36 +00:00
..
bleve
elasticsearch Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) 2024-10-03 16:03:36 +00:00
internal
git.go
indexer_test.go
indexer.go
search.go