You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by neha yadav <ne...@gmail.com> on 2013/05/08 13:34:31 UTC

write own query analyser

hi all,

I need to analyse the query sent to solr . I need to parse the query
through a pipline made through uima.

can anyone help me understand , how do i do this.

I have already created an Aggregate Analyzer in uima, now needs to run a
solr input query through this, to increase relevancy in output.

if this is already done, then please direct me to any link.

Thanks in advance,

Neha Yadav