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