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
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 ....
3 weeks ago
..
bleve Make SearchMode have default value and add comments (#33863) 3 weeks ago
elasticsearch Make SearchMode have default value and add comments (#33863) 3 weeks ago
gitgrep Improve issue & code search (#33860) 3 weeks ago
internal Improve issue & code search (#33860) 3 weeks ago
git.go Remove context from git struct (#33793) 1 month ago
indexer.go Improve issue & code search (#33860) 3 weeks ago
indexer_test.go Make SearchMode have default value and add comments (#33863) 3 weeks ago
search.go Improve issue & code search (#33860) 3 weeks ago