1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-16 07:18:37 +00:00
Files
gitea/modules/indexer
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
..