SolrQuery::setQuery

(PECL solr >= 0.9.2)

SolrQuery::setQuerySets the search query

Descrição

public SolrQuery::setQuery ( string $query ) : SolrQuery

Sets the search query.

Parâmetros

query

The search query

Valor Retornado

Returns the current SolrQuery object