(PECL solr >= 0.9.2)
Sets the explainOther common query parameter
public SolrQuery SolrQuery::setExplainOther ( string $query )
Sets the explainOther common query parameter
Parameters:
query
The Lucene query to identify a set of documents
Returns:
Returns the current SolrQuery object, if the return value is used.
Please login to continue.