Javascript Faceted Search Client (Framework) [closed]

百般思念 提交于 2019-12-07 00:34:55

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!