|
SolrQuery::setHighlightAlternateField(PECL solr >= 0.9.2) SolrQuery::setHighlightAlternateField — Specifies the backup field to use Описание
public SolrQuery SolrQuery::setHighlightAlternateField
( string $field
[, string $field_override
] )
If a snippet cannot be generated because there were no matching terms, one can specify a field to use as the backup or default summary Список параметров
Возвращаемые значенияReturns the current SolrQuery object, if the return value is used. |
|