SolrQuery::getTermsReturnRaw

(PECL solr >= 0.9.2)

SolrQuery::getTermsReturnRawWhether or not to return raw characters

说明

public SolrQuery::getTermsReturnRaw ( void ) : bool

Returns a boolean indicating whether or not to return the raw characters of the indexed term, regardless of if it is human readable

参数

此函数没有参数。

返回值

Returns a boolean on success and NULL if not set.

相关文章
php solrquery requests a return of sub results for values within the given facetphp solrquery returns the number of characters of fragments to consider for highlightingphp solrquery returns whether or not to enable highlighting for range/wildcard/fuzzy/prefix queriesphp solrquery returns the maximum number of characters of the field to returnphp solrquery returns whether or not the collapse contiguous fragments into a single fragmentphp solrquery returns whether or not morelikethis results should be enabledphp solrquery returns whether or not the query will be boosted by the interesting term relevancephp 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 returns whether or not stats is enabledphp solrquery returns whether or not the termscomponent is enabledphp solrquery returns whether or not to include the lower bound in the result setphp solrquery returns whether or not to include the upper bound term in the result setphp solrquery whether or not to return raw charactersphp 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 whether or not to collapse contiguous fragments into a single fragmentphp solrquery specify the maximum number of characters to analyzephp solrquery specifies the maximum number of rows to return in the resultphp solrquery return the raw characters of the indexed term
关注编程学问公众号