SolrQuery::getHighlightRequireFieldMatch

(PECL solr >= 0.9.2)

SolrQuery::getHighlightRequireFieldMatchReturns if a field will only be highlighted if the query matched in this particular field

说明

public SolrQuery::getHighlightRequireFieldMatch ( void ) : bool

Returns if a field will only be highlighted if the query matched in this particular field.

参数

此函数没有参数。

返回值

Returns a boolean on success and NULL if not set.

相关文章
php runkit 函数 determines if the current functions return value will be usedphp svn 函数 creates and returns a stream that will be used to replacephp phar returns true if the phar archive can be modifiedphp recursiveiterator returns if an iterator can be created for the current entryphp solrdocument checks if a particular field existsphp solrquery returns the lower bound for the first date range for all date faceting on this fieldphp solrquery returns the list of fields that will be returned in the responsephp solrquery returns group fields group.field parameter values php solrquery returns the text snippet generator for highlighted textphp 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 whether or not the query will be boosted by the interesting term relevancephp solrquery returns the maximum number of query terms that will be included in any generated queryphp solrquery returns the maximum word length above which words will be ignoredphp solrquery returns the treshold frequency at which words will be ignored which do not occur in at least this many docsphp solrquery returns the frequency below which terms will be ignored in the source documentphp solrquery returns the minimum word length below which words will be ignoredphp solrquery returns the field from which the terms are retrievedphp solrquery if true solr includes the number of groups that have matched the query in the resultsphp solrquery set if the query will be boosted by the interesting term relevance
关注编程学问公众号