Uses of Class
org.apache.lucene.queries.spans.SpanDisiWrapper
Packages that use SpanDisiWrapper
-
Uses of SpanDisiWrapper in org.apache.lucene.queries.spans
Fields in org.apache.lucene.queries.spans declared as SpanDisiWrapperModifier and TypeFieldDescriptionprivate final SpanDisiWrapper[]
SpanDisiPriorityQueue.heap
SpanDisiWrapper.next
Methods in org.apache.lucene.queries.spans that return SpanDisiWrapperModifier and TypeMethodDescriptionSpanDisiPriorityQueue.add
(SpanDisiWrapper entry) SpanDisiPriorityQueue.pop()
private SpanDisiWrapper
SpanDisiPriorityQueue.prepend
(SpanDisiWrapper w1, SpanDisiWrapper w2) SpanDisiPriorityQueue.top()
SpanDisiPriorityQueue.topList()
Get the list of scorers which are on the current doc.private SpanDisiWrapper
SpanDisiPriorityQueue.topList
(SpanDisiWrapper list, SpanDisiWrapper[] heap, int size, int i) SpanDisiPriorityQueue.updateTop()
(package private) SpanDisiWrapper
SpanDisiPriorityQueue.updateTop
(SpanDisiWrapper topReplacement) Methods in org.apache.lucene.queries.spans that return types with arguments of type SpanDisiWrapperMethods in org.apache.lucene.queries.spans with parameters of type SpanDisiWrapperModifier and TypeMethodDescriptionSpanDisiPriorityQueue.add
(SpanDisiWrapper entry) private SpanDisiWrapper
SpanDisiPriorityQueue.prepend
(SpanDisiWrapper w1, SpanDisiWrapper w2) private SpanDisiWrapper
SpanDisiPriorityQueue.topList
(SpanDisiWrapper list, SpanDisiWrapper[] heap, int size, int i) (package private) SpanDisiWrapper
SpanDisiPriorityQueue.updateTop
(SpanDisiWrapper topReplacement)