public GetComparator ( int numHits, int sortPos ) : |
||
numHits | int | number of top hits the queue will store |
sortPos | int | position of this SortField within {@link /// Sort}. The comparator is primary if sortPos==0, /// secondary if sortPos==1, etc. Some comparators can /// optimize themselves when they are the primary sort. |
return |