public class MimetypeGroupingCollector
extends org.apache.solr.search.DelegatingCollector
| Constructor and Description |
|---|
MimetypeGroupingCollector(org.apache.solr.handler.component.ResponseBuilder rb,
HashMap<String,String> mappings,
boolean doGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(int doc) |
void |
doSetNextReader(org.apache.lucene.index.LeafReaderContext context) |
void |
finish() |
public void doSetNextReader(org.apache.lucene.index.LeafReaderContext context)
throws IOException
doSetNextReader in class org.apache.solr.search.DelegatingCollectorIOExceptionpublic void collect(int doc)
throws IOException
collect in interface org.apache.lucene.search.LeafCollectorcollect in class org.apache.solr.search.DelegatingCollectorIOExceptionpublic void finish()
throws IOException
finish in class org.apache.solr.search.DelegatingCollectorIOExceptionCopyright © 2005–2020 Alfresco Software. All rights reserved.