1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-09 13:26:04 +00:00
gitea/modules/indexer/code
6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706)
also bleve did match on fuzzy search and the other way around. this also fix that bug.
2024-03-23 16:45:13 +01:00
..
bleve Determine fuzziness of bleve indexer by keyword length (#29706) 2024-03-23 16:45:13 +01:00
elasticsearch Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2024-03-16 10:32:45 +00:00
internal Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2024-03-16 10:32:45 +00:00
git.go Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2024-03-16 10:32:45 +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 Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
search.go Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2024-03-16 10:32:45 +00:00