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.
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.
2 years ago
..
bleve.go
bleve_test.go
db.go
elastic_search.go
indexer.go
indexer_test.go
meilisearch.go Fix meilisearch not working when searching across multiple repositories (#24109) 2 years ago