SolrQuery::getTermsReturnRaw
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Whether or not to return raw characters
Description
SolrQuery::getTermsReturnRaw(): bool
Returns a boolean indicating whether or not to return the raw characters of the indexed term, regardless of if it is human readable
Parameters Parameters
Return Values
Returns a boolean on success and null if not set.