aboutsummaryrefslogtreecommitdiffstats
path: root/routers/common/serve.go
diff options
context:
space:
mode:
authorBrecht Van Lommel <brecht@blender.org>2023-11-29 16:00:59 +0100
committerGitHub <noreply@github.com>2023-11-29 23:00:59 +0800
commita7de14e49305d7e2664c900f3a99b77213dddb27 (patch)
tree29f57e4498620a469cfd323c13a2b43b27c81445 /routers/common/serve.go
parentb348424c64cb839f1a2dff8f14d4f99969ad2b5f (diff)
downloadgitea-a7de14e49305d7e2664c900f3a99b77213dddb27.tar.gz
gitea-a7de14e49305d7e2664c900f3a99b77213dddb27.zip
Meilisearch: require all query terms to be matched (#28293)
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
Diffstat (limited to 'routers/common/serve.go')
0 files changed, 0 insertions, 0 deletions