| Package | Description |
|---|---|
| org.apache.lucene.search |
Code to search indices.
|
| Modifier and Type | Field and Description |
|---|---|
DisiWrapper<Iter> |
DisiWrapper.next |
| Modifier and Type | Method and Description |
|---|---|
DisiWrapper<Iter> |
DisiPriorityQueue.add(DisiWrapper<Iter> entry) |
DisiWrapper<Iter> |
DisiPriorityQueue.pop() |
DisiWrapper<Iter> |
DisiPriorityQueue.top() |
DisiWrapper<Iter> |
DisiPriorityQueue.topList()
Get the list of scorers which are on the current doc.
|
DisiWrapper<Iter> |
DisiPriorityQueue.updateTop() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DisiWrapper<Iter>> |
DisiPriorityQueue.iterator() |
| Modifier and Type | Method and Description |
|---|---|
DisiWrapper<Iter> |
DisiPriorityQueue.add(DisiWrapper<Iter> entry) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.