public class ContentSizeGroupingCollector
extends org.apache.solr.search.DelegatingCollector
| Constructor and Description |
|---|
ContentSizeGroupingCollector(org.apache.solr.handler.component.ResponseBuilder rb,
int scale,
int buckets) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(int doc) |
void |
doSetNextReader(org.apache.lucene.index.LeafReaderContext context) |
void |
finish() |
public ContentSizeGroupingCollector(org.apache.solr.handler.component.ResponseBuilder rb,
int scale,
int buckets)
rb - buckets - 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.