Interface FieldSortOptionsStep<S extends FieldSortOptionsStep<?,​PDF>,​PDF extends SearchPredicateFactory>

    • Method Detail

      • missing

        FieldSortMissingValueBehaviorStep<S> missing()
        Start describing the behavior of this sort when a document doesn't have any value for the targeted field.
        Returns:
        The next step.