You may want to take a look at the autocomplete component using Solr with
RankingAlgorithm. It allows you to do edge as well as infix search. You can
get more information and also try out a demo from here:
http://solr-ra.tgels.org/solr-ra-autocomplete.jsp
--
View this message in context:
http
Peter:
You may want to take a look at Solr 3.4 with RankingAlgorithm 1.3. It has
NRT support that allows you to search in real time with updates. The
performance is about 1 docs / sec with the MBArtists index (approx 43
fields ). MBArtists index is the index of artists from musicbrainz.org in
I have now enabled the infix search. So you will be able to do both edge as
well as infix search. Type "francisco peak" in the edge field, and in the
below infix input field, try, "cisco peak", both will get you to the same
selections.
Please give it a try now:
http://solr-
:
http://solr-ra.tgels.org/solr-ra-autocomplete.jsp
- Nagendra Nagarajayya
--
View this message in context:
http://lucene.472066.n3.nabble.com/Autocomplete-terms-performance-problem-tp3351352p3528112.html
Sent from the Solr - User mailing list archive at Nabble.com.