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

Filter function for in-collection query #422

Merged
merged 3 commits into from
Oct 13, 2017

Conversation

meistermeier
Copy link
Collaborator

@meistermeier meistermeier commented Oct 13, 2017

This will provide an additional FilterFunction (InCollectionComparison) to enable querying a collection of properties of an entity. If the search values are provided as a collection it will search for any entity having at least one element of the search values.
See #423

additionally provide a property value transformation fallback.
@nmervaillie nmervaillie merged commit 4680d63 into master Oct 13, 2017
@nmervaillie nmervaillie deleted the feature/inCollectionFilter branch October 13, 2017 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants