public interface FieldSortOptionsStep extends SortFinalStep, SortThenStep, SortOrderStep<FieldSortOptionsStep>
| Modifier and Type | Method and Description |
|---|---|
FieldSortMissingValueBehaviorStep<FieldSortOptionsStep> |
onMissingValue()
Start describing the behavior of this sort when a document doesn't have any value for the targeted field.
|
thentoSortasc, desc, orderFieldSortMissingValueBehaviorStep<FieldSortOptionsStep> onMissingValue()
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.