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 Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2024-03-18 12:25:05 +00:00
git.go Fix index too many file names bug (#31903) 2024-09-09 20:54:39 +02:00
indexer.go s/Gitea/Forgejo in various log messages and comments 2024-04-21 21:26:15 +05:00
indexer_test.go Adjust codespell config + make it fix few typos which sneaked in since addition of codespell support (#4857) 2024-08-08 16:07:35 +00:00
search.go Adjust codespell config + make it fix few typos which sneaked in since addition of codespell support (#4857) 2024-08-08 16:07:35 +00:00