Skip to content

Is it possible to apply a regex for a filter parameter in the "/documents/get_by_filters" endpoint? #5168

Discussion options

You must be logged in to vote

For now unfortunately metadata filtering supports only exact matches. If that makes sense in your scenario, you may consider adding some more metadata with the keywords you're interested in querying, like {'category': 'cookies'}. Otherwise I'm afraid you'll have to implement this feature separately.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@milen-dimitrov
Comment options

Answer selected by milen-dimitrov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants