I know the solution, just not how to actually implement it, but maybe
somebody can help with that :)

>From Wiki:

If you want to use a dictionary file that contains phrases (actually,
strings that can be split into multiple tokens by the default
QueryConverter) then define a different QueryConverter like this:

  
  <queryConverter name="queryConverter"
class="org.apache.solr.spelling.MySpellingQueryConverter"/>

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Autocomplete-with-Solr-3-1-tp3202214p3203191.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to