Interface NestedPredicateFieldStep<N extends NestedPredicateNestStep<?>>

    • Method Detail

      • objectField

        N objectField​(String fieldPath)
        Deprecated.
        Set the object field to "nest" on.

        The selected field must have a nested structure in the targeted indexes.

        Parameters:
        fieldPath - The path to the object field.
        Returns:
        The next step.