1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/indexer/issues
Brecht Van Lommel b667634b32
Fix meilisearch not working when searching across multiple repositories ()
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 Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
bleve.go Make issue and code search support camel case () 2023-02-12 18:09:03 +08:00
db.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
elastic_search.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
indexer_test.go Refactor the setting to make unit test easier () 2023-02-20 00:12:01 +08:00
indexer.go Add meilisearch support () 2023-03-28 22:23:23 -04:00
meilisearch.go Fix meilisearch not working when searching across multiple repositories () 2023-04-14 13:27:11 -04:00