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.
zeripath cb9c8184c9
Make Repo Code Indexer an Unique Queue (#17515)
The functioning of the code indexer queue really only makes sense as an unique queue
and doing this allows use to simplify the indexer data to simply delete the data if
the repo is no longer in the db.

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
bleve.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
bleve_test.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
elastic_search.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
elastic_search_test.go Move db related basic functions to models/db (#17075) 3 years ago
git.go Reduce calls to git cat-file -s (#14682) 3 years ago
indexer.go Make Repo Code Indexer an Unique Queue (#17515) 3 years ago
indexer_test.go Move db related basic functions to models/db (#17075) 3 years ago
search.go [Feature] add precise search type for Elastic Search (#12869) 3 years ago
wrapped.go [Feature] add precise search type for Elastic Search (#12869) 3 years ago