Hi all,

Can someone tell wether the query parser must always be the first step in
the processing chain, before any other filter / tokenizer hits the query?

Problem is that the user query can contain punctuation and we would like to
clean it similarly to what we do on the index side. Is there any way to tell
SOLR to execute query parser the last after all other filters have processes
the query?

-- 
Regards,

Dmitry Kan

Reply via email to