SolrQuery::getTermsLimit

(PECL solr >= 0.9.2)

SolrQuery::getTermsLimitReturns the maximum number of terms Solr should return

说明

public SolrQuery::getTermsLimit ( void ) : int

Returns the maximum number of terms Solr should return

参数

此函数没有参数。

返回值

Returns an integer on success and NULL if not set.

相关文章
php solrquery returns the maximum number of constraint counts that should be returned for the facet fieldsphp solrquery returns all the fields that solr should generate highlighted snippets forphp 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 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 word length above which words will be ignoredphp solrquery returns the frequency below which terms will be ignored in the source documentphp solrquery returns the maximum number of documentsphp solrquery returns the maximum number of terms solr should returnphp solrquery returns the maximum document frequencyphp solrquery specifies the number of results to return for each group. the server default value is 1php solrquery if true solr includes the number of groups that have matched the query in the resultsphp solrquery sets the maximum number of characters of the field to returnphp solrquery sets the maximum number of query terms includedphp solrquery specifies the maximum number of rows to return in the resultphp solrquery sets the maximum number of terms to return
关注编程学问公众号