Package | Description |
---|---|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Method and Description |
---|---|
RoaringDocIdSet.Builder |
RoaringDocIdSet.Builder.add(DocIdSetIterator disi)
Add the content of the provided
DocIdSetIterator . |
RoaringDocIdSet.Builder |
RoaringDocIdSet.Builder.add(int docId)
Add a new doc-id to this builder.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.