Class SearchPredicateDslContext<SC extends SearchPredicateIndexScope<?>>

  • Type Parameters:
    SC - The type of the backend-specific search scope.

    public final class SearchPredicateDslContext<SC extends SearchPredicateIndexScope<?>>
    extends Object
    Represents the current context in the search DSL, including in particular the search scope and the predicate builder factory.