On Mon, Aug 29, 2011 at 12:24 PM, Jamie Johnson <jej2...@gmail.com> wrote: > Is there any configuration that can be done to change the Doc > Collector used in SolrIndexSearcher?
The most generic way would be to use a post-filter (which can insert a custom collector into the chain). http://wiki.apache.org/solr/CommonQueryParameters#Caching_of_filters People may have more ideas if you can explain what you are trying to accomplish at a higher level though. -Yonik http://www.lucidimagination.com