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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.