Package | Description |
---|---|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Method and Description |
---|---|
DocIdSetBuilder.BulkAdder |
DocIdSetBuilder.grow(int numDocs)
Reserve space and return a
DocIdSetBuilder.BulkAdder object that can be used to
add up to numDocs documents. |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.