suggest() public method
Sends a request to the _suggest API and returns the result
See also http://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters.html.
public mixed suggest ( $suggester, $options = [] ) | ||
---|---|---|
$suggester | string|array |
The suggester body |
$options | array |
Please login to continue.