在线文档教程
PHP
Solr

SolrQuery::__construct

SolrQuery::__construct

(PECL solr >= 0.9.2)

SolrQuery::__construct — Constructor

Description

public SolrQuery::__construct ([ string $q ] )

Constructor.

Parameters

q

Optional search query

Return Values

None

Errors/Exceptions

Emits SolrIllegalArgumentException in case of an invalid parameter was passed.

Changelog

VersionDescription
2.0.0If q was invalid, then a SolrIllegalArgumentException is now thrown. Previously an error was emitted.

← SolrQuery::collapse

SolrQuery::__destruct →

© 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

https://secure.php.net/manual/en/solrquery.construct.php