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.
Brecht Van Lommel b667634b32
Fix meilisearch not working when searching across multiple repositories (#24109)
This would happen in the issue and pull request dashboards, while the
per repository lists worked fine.

Use OR instead of AND for repo IDs.
1 year ago
..
bleve.go Make issue and code search support camel case (#22829) 1 year ago
bleve_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
db.go Implement FSFE REUSE for golang files (#21840) 2 years ago
elastic_search.go Implement FSFE REUSE for golang files (#21840) 2 years ago
indexer.go Add meilisearch support (#23136) 1 year ago
indexer_test.go Refactor the setting to make unit test easier (#22405) 1 year ago
meilisearch.go Fix meilisearch not working when searching across multiple repositories (#24109) 1 year ago