1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-19 06:43:41 -04:00
gitea/modules/indexer/code
Bruno Sofiato 99d0510cb6
Change the code search to sort results by relevance (#32134)
Resolves #32129

Signed-off-by: Bruno Sofiato <bruno.sofiato@gmail.com>
2024-09-28 20:13:55 +00:00
..
bleve Change the code search to sort results by relevance (#32134) 2024-09-28 20:13:55 +00:00
elasticsearch Change the code search to sort results by relevance (#32134) 2024-09-28 20:13:55 +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) 2024-09-01 05:57:31 +00:00
indexer_test.go Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2024-03-16 10:32:45 +00:00
indexer.go Fix tautological conditions (#30735) 2024-04-30 14:34:40 +02:00
search.go Render embedded code preview by permlink in markdown (#30234) 2024-04-02 17:48:27 +00:00