update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets the explainOther common query parameter

SolrQuery::setExplainOther

(PECL solr >= 0.9.2)

SolrQuery::setExplainOtherSets 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.