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
bleve_test.go
db.go
elastic_search.go
indexer.go
indexer_test.go
meilisearch.go