public interface SortFieldContext extends SortAdditionalSortFieldContext, SortOrder<SortFieldContext>, SortTermination
Modifier and Type | Method and Description |
---|---|
SortMissingValueContext<SortFieldContext> |
onMissingValue()
Describe how to treat missing values when doing the sorting.
|
andByDistance, andByField, andByField, andByIndexOrder, andByNative, andByNative, andByScore
createSort
SortMissingValueContext<SortFieldContext> onMissingValue()
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved