Jan Høydahl / Cominvent wrote > > Hi, > > As you see, you've got an answer at StackOverflow already with a proposed > solution to implement your own QueryConverter. > > Another way is to create a Solr core solely for Suggest, and tune it > exactly the way you like. Then you can have it suggest from the whole > input as well as individual tokens and weigh these as you choose, as well > as implement phonetic normalization and other useful tricks. > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > Solr Training - www.solrtraining.com > > On 3. jan. 2012, at 00:52, Dave wrote: > > Jan,
Awesome autosuggester. Very flexible and something I have been looking for, for a long time. Thanx for sharing this gem! Tip: to enable phonetic searching, change "phonetic" field in qf to "textphon". Or add "phonetic" as a copyfield. -- View this message in context: http://lucene.472066.n3.nabble.com/Using-SOLR-Autocomplete-for-addresses-i-e-multiple-terms-tp3627856p3698254.html Sent from the Solr - User mailing list archive at Nabble.com.