public abstract class XCollector
extends org.apache.lucene.search.Collector
Collector that allows for a callback when
collection is done.| Constructor and Description |
|---|
XCollector() |
| Modifier and Type | Method and Description |
|---|---|
void |
postCollection() |
public void postCollection()
throws IOException
IOExceptionCopyright © 2009–2016. All rights reserved.