(PECL solr >= 0.9.2)
Exclude the header from the returned results
public SolrQuery SolrQuery::setOmitHeader ( bool $flag )
Exclude the header from the returned results.
Parameters:
flag
TRUE
excludes the header from the result.
Returns:
Returns the current SolrQuery object, if the return value is used.
Please login to continue.