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
IOException
Copyright © 2009–2015. All rights reserved.