gitea/modules/indexer/issues
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.
2023-04-14 13:27:11 -04:00
..
bleve.go Make issue and code search support camel case (#22829) 2023-02-12 18:09:03 +08:00
bleve_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
db.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
elastic_search.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
indexer.go Add meilisearch support (#23136) 2023-03-28 22:23:23 -04:00
indexer_test.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
meilisearch.go Fix meilisearch not working when searching across multiple repositories (#24109) 2023-04-14 13:27:11 -04:00