update : 2015.11.03
php.shukuma.com검색:
|
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. |