ajax-solr
ajax-solr copied to clipboard
A JavaScript framework for creating user interfaces to Solr.
Tutorial and some other links were broken. Fixing them.
I used an Ajax-solr to display my solr cores. With an old jquery version (1.7.2) everything works properly. Now i should integrate my part with another code, where i should...
Now autosuggestions are generated using faceting, how about including support for suggesters to generate autosuggestions?
BubbleChartWidget in: f85c098 TreeMapWidget in: 62bd990 Both in: 142a1c4
Do you plan to add support for multi-select facets? Here is a little example of what I would like to accomplish: title: [x] a (1111) - b (222) - c...
It would be great if AJAX-SolR support TermsComponent (http://wiki.apache.org/solr/TermsComponent), simply to offer terms list navigation, sort by docs frequency per terms, display doc(s) for a term, etc. PS : Yeeeaaah!...
Would be gret if the lib and demo can support/implemnent more like this for every search result.
Hi, this is an uncompleted little widget created for an UPF Course, do not include it on the final build. The widget is supposed to show the most repeated words...