Uses of Class
org.apache.lucene.search.join.DiversifyingNearestChildrenKnnCollector.ParentChildScore
-
Packages that use DiversifyingNearestChildrenKnnCollector.ParentChildScore Package Description org.apache.lucene.search.join Support for index-time and query-time joins. -
-
Uses of DiversifyingNearestChildrenKnnCollector.ParentChildScore in org.apache.lucene.search.join
Fields in org.apache.lucene.search.join declared as DiversifyingNearestChildrenKnnCollector.ParentChildScore Modifier and Type Field Description private DiversifyingNearestChildrenKnnCollector.ParentChildScore[]
DiversifyingNearestChildrenKnnCollector.NodeIdCachingHeap. heapNodes
Methods in org.apache.lucene.search.join with parameters of type DiversifyingNearestChildrenKnnCollector.ParentChildScore Modifier and Type Method Description int
DiversifyingNearestChildrenKnnCollector.ParentChildScore. compareTo(DiversifyingNearestChildrenKnnCollector.ParentChildScore o)
-