SolrQuery::getTermsReturnRaw
(PECL solr >= 0.9.2)
SolrQuery::getTermsReturnRaw — Whether or not to return raw characters
说明
public SolrQuery::getTermsReturnRaw(): boolReturns 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.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/solrquery.gettermsreturnraw.php