You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
FTS is already great since advanced features like stopwords and stemming for several languages are available.
What is missing, is the possibility to natively deal with synonyms.
Of course using vector search works in this direction, but its not the same.
Sometimes e.g. for pre-filtering the graph, one prefer relying on exact matches.