SolrQuery::setQuery

Sets the search query

Description

public SolrQuery SolrQuery::setQuery ( string $query )

Sets the search query.

Parameters

query

The search query

Return Values

Returns the current SolrQuery object