@Deprecated
public interface FreeTextQueryBuilder
| Modifier and Type | Method and Description |
|---|---|
void |
addFreeTextQuery(SearchQuery searchQuery,
java.lang.String fullText,
java.lang.String[] textWords)
Deprecated.
Add a free text query to the search query.
|
void addFreeTextQuery(SearchQuery searchQuery, java.lang.String fullText, java.lang.String[] textWords)
searchQuery - The search query to add search terms tofullText - The full text of the querytextWords - The full text query split into wordsCopyright © 2018 SAP SE. All Rights Reserved.