(PECL solr >= 0.9.2)
Sets the search query
public SolrQuery SolrQuery::setQuery ( string $query )
Sets the search query.
Parameters:
query
The search query
Returns:
Returns the current SolrQuery object
Please login to continue.