gitea/modules/indexer/code
Giteabot 361221c531
Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) (#32188)
Backport #32185 by @bsofiato

Resolves #32184

Signed-off-by: Bruno Sofiato <bruno.sofiato@gmail.com>
Co-authored-by: Bruno Sofiato <bruno.sofiato@gmail.com>
2024-10-03 16:33:26 +00:00
..
bleve Refactor the usage of batch catfile (#31754) (#31889) 2024-08-21 01:55:14 +08:00
elasticsearch Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) (#32188) 2024-10-03 16:33:26 +00:00
internal Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2024-03-16 10:32:45 +00:00
git.go Fix index too many file names bug (#31903) (#31953) 2024-09-03 01:15:30 +00:00
indexer.go Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00
indexer_test.go Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2024-03-16 10:32:45 +00:00
search.go Render embedded code preview by permlink in markdown (#30234) 2024-04-02 17:48:27 +00:00