Join Slack
Powered by
Hi all ! :wave: Is there a way to filter out resul...
# community-help
m
Mathieu
04/11/2022, 10:27 AM
Hi all ! 👋 Is there a way to filter out results using the "filter_by" argument and a regex when searching a document ?
k
Kishore Nallan
04/11/2022, 10:31 AM
👋 Typesense does not support regexp.
m
Mathieu
04/11/2022, 11:56 AM
ok thanks !
Mathieu
04/11/2022, 11:57 AM
so if I want to filter documents according to a pattern, is there a way to do it or none at the momen t?
k
Kishore Nallan
04/11/2022, 12:22 PM
We only support searching via prefix token at the moment. In 0.23 RC build, there is also support infix search (matching
*foo*
). No generic regexp support.
Open in Slack
Previous
Next