Skip to content
Snippets Groups Projects
Commit b7ce00c9 authored by Anselm Lingnau's avatar Anselm Lingnau :penguin:
Browse files

fix: Implement “exact” quick search in aliases correctly.

The original implementation of exact search searched the alias models
as part of the original query, but we're now using a different
mechanism that is compatible with the approach taken for trigram
search. This means that the alias model must be removed from the
original query.
parent 528e0841
Branches
Tags 23.268.2
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment