Uses of Class
org.apache.lucene.search.join.ToParentBlockJoinFieldComparator

Uses of ToParentBlockJoinFieldComparator in org.apache.lucene.search.join
 

Subclasses of ToParentBlockJoinFieldComparator in org.apache.lucene.search.join
static class ToParentBlockJoinFieldComparator.Highest
          Concrete implementation of ToParentBlockJoinSortField to sorts the parent docs with the highest values in the child / nested docs first.
static class ToParentBlockJoinFieldComparator.Lowest
          Concrete implementation of ToParentBlockJoinSortField to sorts the parent docs with the lowest values in the child / nested docs first.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.