Interface FlexSearchQueryBuilderFactory

    • Method Detail

      • createQueryBuilder

        FlexibleSearchQueryBuilder createQueryBuilder​(ItemSearchRequest searchRequest)
        Creates instance of the query builder and initializes it based on the specified search request values.
        Parameters:
        searchRequest - an item search request to apply to the created builder conditions.
        Returns:
        a new instance of the query builder