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 Term Filter Support #66

Closed
rufuspollock opened this issue Apr 2, 2012 · 0 comments
Closed

Add Term Filter Support #66

rufuspollock opened this issue Apr 2, 2012 · 0 comments
Assignees
Milestone

Comments

@rufuspollock
Copy link
Member

Filtering on specific fields. Ability to easy add and remove filters per field.

Basic Filter_s_

As per query spec in #34.

  • Start with "filters" attribute (simple term filters to be anded together)
    • support for adding these to Query object
  • Implement in memory backend
  • Implement in ES backend
  • Have a Filter Viewer/Editor where you can see and edit (or at least remove) current filters
  • Wire into grid view (field menu)
  • Wire into facet view

Next step: more complex filters (date and number ranges).

Full Filter

This is full filter as per ES spec. Not sure how important this is -- most people just want filters. Will not do this as part of this ticket.

rufuspollock added a commit that referenced this issue Apr 2, 2012
* Also fix a major bug (that was causing weird test failures) re setting defaults (you cannot set defaults with objects).
rufuspollock added a commit that referenced this issue Apr 2, 2012
rufuspollock added a commit that referenced this issue Apr 2, 2012
@ghost ghost assigned rufuspollock Apr 3, 2012
rufuspollock added a commit that referenced this issue Apr 8, 2012
rufuspollock added a commit that referenced this issue Apr 10, 2012
…ch show filter editor and facet viewer respectively.
risenW added a commit that referenced this issue Mar 15, 2021
…ifier-8.0.1

Bump node-notifier from 8.0.0 to 8.0.1
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

No branches or pull requests

1 participant