Interface FreeTextQueryBuilder

    • Method Detail

      • addFreeTextQuery

        void addFreeTextQuery​(SearchQuery searchQuery,
                              java.lang.String fullText,
                              java.lang.String[] textWords)
        Deprecated.
        Add a free text query to the search query.
        Parameters:
        searchQuery - The search query to add search terms to
        fullText - The full text of the query
        textWords - The full text query split into words