Frames | No Frames |
String fieldName
String lowerVal
String upperVal
boolean includeLower
boolean includeUpper
Comparable[] fields
Expert: The values which are used to sort the referenced document. The order of these will match the original sort criteria given by a Sort object. Each Object will be either an Integer, Float or String, depending on the type of values in the terms of the original field.
- See Also:
Sort
,Searcher.search(Query,Filter,int,Sort)
String fieldName
String lowerTerm
String upperTerm
boolean includeLower
boolean includeUpper