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
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>
4 months ago
..
bleve Change the code search to sort results by relevance (#32134) 4 months ago
elasticsearch Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) 4 months ago
internal Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 11 months ago
git.go Fix index too many file names bug (#31903) 5 months ago
indexer.go Fix tautological conditions (#30735) 9 months ago
indexer_test.go Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 11 months ago
search.go Render embedded code preview by permlink in markdown (#30234) 10 months ago