elasticsearch\Query addSuggester()

addSuggester() public method

public $this addSuggester ( $name, $definition )
$name string

The name of the suggester

$definition string|array

The configuration options for this suggester. Can be an array or a json string.

return $this

The query object itself

doc_Yii
2016-10-30 17:02:03
Comments
Leave a Comment

Please login to continue.