| Package | Description | 
|---|---|
| org.apache.solr.search | 
| Modifier and Type | Field and Description | 
|---|---|
DelegatingCollector | 
SolrIndexSearcher.ProcessedFilter.postFilter  | 
| Modifier and Type | Method and Description | 
|---|---|
DelegatingCollector | 
PostFilter.getFilterCollector(org.apache.lucene.search.IndexSearcher searcher)
Returns a DelegatingCollector to be run after the main query and all of it's filters, but before any sorting or grouping collectors 
 |