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

Faceted Search #58

Open
dbahrdt opened this issue Sep 19, 2018 · 1 comment
Open

Faceted Search #58

dbahrdt opened this issue Sep 19, 2018 · 1 comment

Comments

@dbahrdt
Copy link
Member

dbahrdt commented Sep 19, 2018

This is a collection of ideas for faceted search an how the gui should look like

  • filtering for parents, key, key values
  • filtering by removing, adding
  • option to retrieve more filter options
  • visualize active filters and possibilty to remove filters
  • just like any website selling stuff does

Technical stuff:

  • filtering should not be part of the query string
  • apply filters on the server side
@dbahrdt
Copy link
Member Author

dbahrdt commented Nov 19, 2018

Possible sort orders for key/values to display:
topk:

  • splitters splitters (the ones that are as close to splitting the result in half as possible)
  • occurences

different:

  • the one implemented in the kvclustering-rebased branch

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

1 participant