SolrQuery
PHP Manual

SolrQuery::setExplainOther

(PECL solr >= 0.9.2)

SolrQuery::setExplainOtherSets the explainOther common query parameter

Opis

public SolrQuery SolrQuery::setExplainOther ( string $query )

Sets the explainOther common query parameter

Parametry

query

The Lucene query to identify a set of documents

Zwracane wartoĊ›ci

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


SolrQuery
PHP Manual