.nabble.com/Adding-filter-in-custom-query-parser-tp4162044p4162757.html
Sent from the Solr - User mailing list archive at Nabble.com.
: For eg : "red shirt under 20$" should be translated to q=shirt&fq=price:[*
: TO 20] and possibly apply color to one the attribute of doc index.
:
: in parser overrided method, how can i add the filter and pass the query
: back?
I don't think you can acomplish this just within the QParser API .
p;fq=price:[*
TO 20] and possibly apply color to one the attribute of doc index.
in parser overrided method, how can i add the filter and pass the query
back?
Any help pointers / sample code will be helpful.
-Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/Adding-filte
apply color to one the attribute of doc index.
in parser overrided method, how can i add the filter and pass the query
back?
Any help pointers / sample code will be helpful.
-Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/Adding-filter-in-custom-query-parser-tp416