SolrQuery::setHighlightMaxAnalyzedChars

(PECL solr >= 0.9.2)
Specifies the number of characters into a document to look for suitable snippets
public SolrQuery SolrQuery::setHighlightMaxAnalyzedChars ( int $value )

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

Parameters:
value

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

Returns:

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

doc_php
2016-02-24 16:11:35
Comments
Leave a Comment

Please login to continue.