Search code examples
jquerysearchfilterfaceted-search

What is a good faceted search option?


What is the best out of the box faceted search option. I checked out jgrid but I only need to filter through a list of 200 things with 3 dropdown lists (Category, File Type, Product) so I was looking for something less complex but also has the built in pagination and items per row.


Solution

  • DocumentClouds VisualSearch.js is an awesome option if you don't mind the little bit of overhead it has.

    It's very customizable and allows you to add your own tags, group tags etc. Check it out :)