GoLang SolrQuery::setExplainOther

request it (164)
GoLang replacement for PHP's SolrQuery::setExplainOther [edit | history]



Do you know a GoLang replacement for PHP's SolrQuery::setExplainOther? Write it!

PHP SolrQuery::setExplainOther

PHP original manual for SolrQuery::setExplainOther [ show | php.net ]

SolrQuery::setExplainOther

(PECL solr >= 0.9.2)

SolrQuery::setExplainOtherSets the explainOther common query parameter

Description

public SolrQuery SolrQuery::setExplainOther ( string $query )

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.