SolrQuery::setHighlightSnippets
(PECL solr >= 0.9.2)
SolrQuery::setHighlightSnippets — Sets the maximum number of highlighted snippets to generate per field
説明
Sets the maximum number of highlighted snippets to generate per field
パラメータ
-
value -
The maximum number of highlighted snippets to generate per field
-
field_override -
The name of the field.
返り値
Returns the current SolrQuery object, if the return value is used.