You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
In some cases, matching a specific field in the data isn't enough. To support more complex matches where a facet option may require knowing more than 1 piece of information to produce a match, a facet should allow a matching function to be specified. That function would have parameters for the item to be matched as well as the facet and option definition.
The text was updated successfully, but these errors were encountered:
dkavanagh
changed the title
Allow matching functions for facets, not just text.
Allow matching functions for facets, not just text matches.
Jan 12, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In some cases, matching a specific field in the data isn't enough. To support more complex matches where a facet option may require knowing more than 1 piece of information to produce a match, a facet should allow a matching function to be specified. That function would have parameters for the item to be matched as well as the facet and option definition.
The text was updated successfully, but these errors were encountered: