I have a blacklist<string> save some keywords,and the query results need to
be excluded the blacklist。if any filed value contains the keyword,the row
should be removed.
I think there are two ways:
1.modify the solr resultset handler..and which class can be modify?
2.if can implement or extend some class to filter the queryresult?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-result-handler-tp4155940.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to