public abstract static class ReaderUtil.Gather extends Object
| Constructor and Description |
|---|
ReaderUtil.Gather(IndexReader r) |
public ReaderUtil.Gather(IndexReader r)
public int run()
throws IOException
IOExceptionpublic int run(int docBase)
throws IOException
IOExceptionprotected abstract void add(int base,
IndexReader r)
throws IOException
IOException