I am new to using Solr and lucene. I wrote a custom filter.
The logic is build based on a multi field value of the document found. Only the documents that the user has read access should be returned back. I would like this custom filter to be used during search and filter out the documnets. 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-Solr-to-pick-my-lucene-custom-filter-tp2331928p2354772.html Sent from the Solr - User mailing list archive at Nabble.com.