public final class SortAndFormats
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
DocValueFormat[] |
formats |
org.apache.lucene.search.Sort |
sort |
Constructor and Description |
---|
SortAndFormats(org.apache.lucene.search.Sort sort,
DocValueFormat[] formats) |
public final org.apache.lucene.search.Sort sort
public final DocValueFormat[] formats
public SortAndFormats(org.apache.lucene.search.Sort sort, DocValueFormat[] formats)