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_test.go
bleve.go
db.go
elastic_search.go
indexer_test.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
indexer.go Add meilisearch support (#23136) 2023-03-28 22:23:23 -04:00
meilisearch.go Fix meilisearch not working when searching across multiple repositories (#24109) 2023-04-14 13:27:11 -04:00