SolrQuery::setQuery()
(PECL solr >= 0.9.2)
Sets the search query
说明
public SolrQuery::setQuery(string $query): SolrQuery
Sets the search query.
参数
- $query
- The search query 
返回值
Returns the current SolrQuery object
(PECL solr >= 0.9.2)
Sets the search query
public SolrQuery::setQuery(string $query): SolrQuery
Sets the search query.
The search query
Returns the current SolrQuery object