问题
I wonder if there's any javascript framework (client-side stuff) to manage search results UI in a facet-based way (with facet generation, counting for items matching that facet..).
In other words, something like Ajax Solr (the old SolrJS), but not based on Solr :)
Thank you in advance!
回答1:
Simile Exhibhit seems to fit your description. Have you tried that before?
回答2:
You can also have a look at this implementation of faceted search in javascript.
来源:https://stackoverflow.com/questions/4821751/javascript-faceted-search-client-framework