I fixed this problem by returning this"return super.getPrefixQuery(field, termStr);" in solr.search.SolrQueryParser and it worked for me.
-Kamran Mike Klaas wrote: > > On 7-Jun-07, at 5:27 PM, Frédéric Glorieux wrote: > >> Hoss, >> >> Thanks for all your information and pointers. I know that my >> problems are not mainstream. > > Have you tried commenting out getPrefixQuery in > solr.search.SolrQueryParser? It should then revert to a "regular" > lucene prefix query. > > -Mike > -- View this message in context: http://www.nabble.com/highlight-and-wildcards---tf3883191.html#a13632571 Sent from the Solr - User mailing list archive at Nabble.com.