| Package | Description |
|---|---|
| org.apache.lucene.search |
Code to search indices.
|
| Modifier and Type | Method and Description |
|---|---|
static ConjunctionDISI |
ConjunctionDISI.intersect(List<? extends DocIdSetIterator> iterators)
Create a conjunction over the provided iterators, taking advantage of
TwoPhaseIterator. |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.