SolrQuery::getTermsReturnRaw
(PECL solr >= 0.9.2)
SolrQuery::getTermsReturnRaw — Whether 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.