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

Replace VisualSearch by Faceted Search #6

Open
jmatsushita opened this issue Jan 7, 2016 · 3 comments
Open

Replace VisualSearch by Faceted Search #6

jmatsushita opened this issue Jan 7, 2016 · 3 comments
Assignees

Comments

@jmatsushita
Copy link
Member

See clean approach from Capterra

image

@jmatsushita jmatsushita self-assigned this Jan 7, 2016
@jmatsushita
Copy link
Member Author

And surface for instance the following facets

on Projects, thematic focus (lobby, corporate, climate change, etc.), what is their tech approach (searchable databases, data viz, data analysis). On tools, mostly about uses (parsing, scrapping, network visualization, data cleaning).

@jmatsushita
Copy link
Member Author

Looking into client side faceted search plugins (again):

  • eikes/facetedsearch is unmaintained with no maintained or promising forks. The API seems a bit awkward but it seems to have the required features but would need work and tweaking on the display side.
  • srchulo/jQuery-Facets is also unmaintained and seems to target a more client/server approach anyway.
  • jiren/filter.js is more actively maintained. I gave it a shot before VisualSearch but wasn't super happy with the API. I'll give it another go nonetheless.

@jmatsushita
Copy link
Member Author

Need to deal with displaying the facets only partially (One row - trimmed with expand for 5+ options) and option to expand.

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