gitea/modules/indexer/code
wxiaoguang a0e0a30d23
Make SearchMode have default value and add comments (#33863)
* Make `SearchMode` have default value if it is empty
* Add some comments for the "match" queries
* Fix a copy-paste mistake in `buildMatchQuery` (`db.go`)
* Add missing `q.Analyzer = repoIndexerAnalyzer`, it is in old code,
although I do not see real difference ....
2025-03-14 18:06:31 +00:00
..
bleve Make SearchMode have default value and add comments (#33863) 2025-03-14 18:06:31 +00:00
elasticsearch Make SearchMode have default value and add comments (#33863) 2025-03-14 18:06:31 +00:00
gitgrep Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
internal Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
git.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
indexer.go Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
indexer_test.go Make SearchMode have default value and add comments (#33863) 2025-03-14 18:06:31 +00:00
search.go Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00