> Does anyone know how to apply some analyzers over a prefix
> query?

Lucene has an special QueryParser for this.

http://lucene.apache.org/java/3_0_2/api/contrib-misc/org/apache/lucene/queryParser/analyzing/AnalyzingQueryParser.html

Someone provided a patch to use it in solr. It was an attachment to a thread at 
nabble. I couldn't find it now.

Similar discussion : http://search-lucene.com/m/oMtRJQPgGb1/


      

Reply via email to