PHP - Manual: SolrQuery::getHighlightSimplePost
2024-11-14
(PECL solr >= 0.9.2)
SolrQuery::getHighlightSimplePost — Returns the text which appears after a highlighted term
$field_override
= ?): stringReturns the text which appears after a highlighted term. Accepts an optional field override
field_override
The name of the field
Returns a string on success and null
if not set.
官方地址:https://www.php.net/manual/en/solrquery.gethighlightsimplepost.php