Skip to content

Is it possible to have multi word text match search? #38643

Discussion options

You must be logged in to vote

Currently the build-in tokenizers could not distinct phrases, maybe we can add more configurations to keep phrases for match in future versions.

A possible workaround is infix filtering:
filter = 'text like "%sample text 1%"'

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pycui
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants