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 |
finish() |
void |
setNextReader(org.apache.lucene.index.AtomicReaderContext context) |
public void setNextReader(org.apache.lucene.index.AtomicReaderContext context)
throws IOException
setNextReader in class org.apache.solr.search.DelegatingCollectorIOExceptionpublic void collect(int doc)
throws IOException
collect in class org.apache.solr.search.DelegatingCollectorIOExceptionpublic void finish()
throws IOException
finish in class org.apache.solr.search.DelegatingCollectorIOExceptionCopyright © 2005–2017 Alfresco Software. All rights reserved.