forgejo/modules/indexer/code
6543 ab5f0b7558
Determine fuzziness of bleve indexer by keyword length ()
also bleve did match on fuzzy search and the other way around. this also fix that bug.

(cherry picked from commit b9c57fb78e8e0d80d786d8e1da433b6c7ebf2f1c)

Conflicts:
	tests/integration/repo_search_test.go
	simple conflict resolution in the tests
2024-03-26 19:04:27 +01:00
..
bleve Determine fuzziness of bleve indexer by keyword length () 2024-03-26 19:04:27 +01:00
elasticsearch Refactor code_indexer to use an SearchOptions struct for PerformSearch () 2024-03-18 12:25:05 +00:00
internal Refactor code_indexer to use an SearchOptions struct for PerformSearch () 2024-03-18 12:25:05 +00:00
git.go Use repo object format name instead of detecting from git repository () 2024-03-20 08:46:28 +01:00
indexer.go Penultimate round of db.DefaultContext refactor () 2023-10-11 04:24:07 +00:00
indexer_test.go Refactor code_indexer to use an SearchOptions struct for PerformSearch () 2024-03-18 12:25:05 +00:00
search.go Refactor code_indexer to use an SearchOptions struct for PerformSearch () 2024-03-18 12:25:05 +00:00