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
Lunny Xiao 43262226db
Fix data race in bleve indexer (#16474)
* Fix data race in bleve indexer
4 years ago
..
bleve.go Fix data race in bleve indexer (#16474) 4 years ago
bleve_test.go Support elastic search for code search (#10273) 5 years ago
elastic_search.go Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
elastic_search_test.go Fix bug on elastic search (#12811) 4 years ago
git.go Reduce calls to git cat-file -s (#14682) 4 years ago
indexer.go Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 4 years ago
indexer_test.go Fixed assert statements. (#16089) 4 years ago
search.go [Feature] add precise search type for Elastic Search (#12869) 4 years ago
wrapped.go [Feature] add precise search type for Elastic Search (#12869) 4 years ago