SolrQuery::setExplainOther

Sets the explainOther common query parameter

説明

public SolrQuery SolrQuery::setExplainOther(string $query)

Sets the explainOther common query parameter

パラメータ

query

The Lucene query to identify a set of documents

戻り値

Returns the current SolrQuery object, if the return value is used.