0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-02 11:49:44 -05:00
forgejo/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
db.go
elastic_search.go
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