SolrQuery::setHighlightMaxAnalyzedChars

(PECL solr >= 0.9.2)

SolrQuery::setHighlightMaxAnalyzedCharsSpecifies the number of characters into a document to look for suitable snippets

说明

public SolrQuery::setHighlightMaxAnalyzedChars ( int $value ) : SolrQuery

Specifies the number of characters into a document to look for suitable snippets

参数

value

The number of characters into a document to look for suitable snippets

返回值

Returns the current SolrQuery object, if the return value is used.

相关文章
php domdocument dumps the internal document into a string using html formattingphp solrquery returns the number of characters of fragments to consider for highlightingphp 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 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 tokens to parse in each document field that is not stored with termvector supportphp solrquery sets the number of rows to display in each group expand.rows . server default 5php solrquery specifies the number of results to return for each group. the server default value is 1php 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 whether or not to collapse contiguous fragments into a single fragmentphp solrquery specify the maximum number of characters to analyzephp solrquery sets the maximum number of highlighted snippets to generate per fieldphp solrquery specifies the maximum number of tokens to parsephp solrquery specifies the maximum number of rows to return in the resultphp solrquery specifies the number of rows to skipphp solrquery return the raw characters of the indexed termphp solrquery specifies how to sort the returned terms
关注编程学问公众号