Interface FreeTextQueryBuilder

    • Method Detail

      • addFreeTextQuery

        void addFreeTextQuery​(SearchQuery searchQuery,
                              java.lang.String fullText,
                              java.lang.String[] textWords)
        Deprecated, for removal: This API element is subject to removal in a future version.
        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