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

Use the option operator[s] also in the array facet #64

Open
mpneuried opened this issue Jan 23, 2017 · 2 comments
Open

Use the option operator[s] also in the array facet #64

mpneuried opened this issue Jan 23, 2017 · 2 comments
Assignees
Milestone

Comments

@mpneuried
Copy link
Collaborator

No description provided.

@mpneuried mpneuried added this to the 0.1.14 milestone Jan 23, 2017
@mpneuried mpneuried self-assigned this Jan 23, 2017
@mpneuried
Copy link
Collaborator Author

optional feature for 0.1.14

@mpneuried mpneuried modified the milestones: 0.2.0, 0.2.1, 0.3.0 Jan 25, 2017
@fabien
Copy link

fabien commented Feb 6, 2017

@mpneuried would be great to have operators on a regular string facet as well, preferably as an object to allow custom labels for the options (this would be interesting for the number facet as well):

operators: {
  'equals': 'Equals',
  'startsWith': 'Starts with',
  'endsWith': 'Ends with',
  'regexp': 'Matches'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants