mirror of https://github.com/go-gitea/gitea.git
a7de14e493
Previously only the first term had to be matched. That default Meilisearch behavior makes sense for e.g. some kind of autocomplete to find and select a single result. But for filtering issues it means you can't narrow down results by adding more terms. This is also more consistent with other indexers and GitHub. --- Reference: https://www.meilisearch.com/docs/reference/api/search#matching-strategy |
||
---|---|---|
.. | ||
meilisearch.go | ||
meilisearch_test.go |