php8.5
Home/ Manual/ solr / solrquery/ SolrQuery::setExplainOther

SolrQuery::setExplainOther

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Sets the explainOther common query parameter

Description

SolrQuery::setExplainOther(string $query): SolrQuery

Sets the explainOther common query parameter

Parameters

query

The Lucene query to identify a set of documents

Return Values

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

Source: reference/solr/solrquery/setexplainother.xml · from the official PHP manual (php/doc-en)