Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add query regex filtering to metadata custom data #1638

Open
jp-espresso opened this issue May 29, 2024 · 0 comments
Open

Add query regex filtering to metadata custom data #1638

jp-espresso opened this issue May 29, 2024 · 0 comments
Labels
feature request Feature requested by the community

Comments

@jp-espresso
Copy link

Is your feature request related to a problem? Please describe.

Our application uses randomly generated IDs for the room ID as we're associating rooms with different documents rather than using the file name as an unique identifier. Currently the query regex filtering only exists on roomId and not on the metadata where we store the actual file name.

Describe the solution you'd like

We would like to see the query filtering have the ability for regex matching in the metadata attributes.

@jp-espresso jp-espresso added the feature request Feature requested by the community label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature requested by the community
Projects
None yet
Development

No branches or pull requests

1 participant