How to Configure Solr to pick my lucene custom filter

2011-01-25 Thread Valiveti
Hi , I have written a lucene custom filter. I could not figure out on how to configure Solr to pick this custom filter for search. How to configure Solr to pick my custom filter? Will the Solr standard search handler pick this custom filter? Thanks, Valiveti -- View this message in context

Re: How to Configure Solr to pick my lucene custom filter

2011-01-25 Thread Valiveti
Hi Eric, Thanks for the reply. I Did see some entries in the solrconfig.xml for adding custom reposneHandlers, queryParsers and queryResponseWriters. Bit could not find the one for adding the custom filter. Could you point to the exact location or syntax to be used. Thanks, Valiveti

Re: How to Configure Solr to pick my lucene custom filter

2011-01-26 Thread Valiveti
. Is there a way that this filter can be configured to the default search handlers to be picked during search? I havent written any analyzers or tokenfilters. Are they needed for this scenario? Thanks, Valiveti -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-Configure

Re: How to Configure Solr to pick my lucene custom filter

2011-01-26 Thread Valiveti
f having a filter that can get hold of this rules and process. Note: The rules are not same for all documents. Thanks, Valiveti -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-Configure-Solr-to-pick-my-lucene-custom-filter-tp2331928p2357828.html Sent from the S