(PECL solr >= 0.9.2)
Whether or not to return raw characters
public bool SolrQuery::getTermsReturnRaw ( void )
Returns a boolean indicating whether or not to return the raw characters of the indexed term, regardless of if it is human readable
Returns:
Returns a boolean on success and NULL
if not set.
Please login to continue.