SolrQuery::removeHighlightField
Removes one of the fields used for highlighting
説明
public SolrQuery SolrQuery::removeHighlightField(string $field
)
パラメータ
-
field
-
The name of the field
戻り値
Returns the current SolrQuery object, if the return value is used.