SolrQuery::getHighlightSnippets

(PECL solr >= 0.9.2)

SolrQuery::getHighlightSnippetsReturns the maximum number of highlighted snippets to generate per field

说明

public SolrQuery::getHighlightSnippets ([ string $field_override ] ) : int

Returns the maximum number of highlighted snippets to generate per field. Accepts an optional field override

参数

field_override

The name of the field

返回值

Returns an integer on success and NULL if not set.

相关文章
php ibm db2 函数 returns the maximum number of bytes required to display a columnphp solrquery returns the maximum number of constraint counts that should be returned for the facet fieldsphp solrquery returns the highlight field to use as backup or defaultphp solrquery returns all the fields that solr should generate highlighted snippets forphp solrquery returns the formatter for the highlighted outputphp solrquery returns the text snippet generator for highlighted textphp solrquery returns the maximum number of characters of the field to returnphp solrquery returns the maximum number of characters into a document to look for suitable snippetsphp solrquery returns the maximum number of characters from a field when using the regex fragmenterphp solrquery returns if a field will only be highlighted if the query matched in this particular fieldphp solrquery returns the maximum number of highlighted snippets to generate per fieldphp solrquery returns the number of similar documents to return for each resultphp solrquery returns the maximum number of query terms that will be included in any generated queryphp solrquery returns the maximum number of tokens to parse in each document field that is not stored with termvector supportphp solrquery returns the maximum number of documentsphp solrquery returns the maximum number of terms solr should returnphp solrquery sets the maximum number of characters of the field to returnphp solrquery specifies the number of characters into a document to look for suitable snippetsphp solrquery sets the maximum number of highlighted snippets to generate per fieldphp solrquery specifies the maximum number of tokens to parse
关注编程学问公众号