We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f12b3 commit 61a1b72Copy full SHA for 61a1b72
solr/Queries/SolrQuery.php
@@ -565,7 +565,7 @@ public function getFields() {}
565
* (PECL solr >= 0.9.2)<br/>
566
* Returns an array of filter queries
567
* @link https://php.net/manual/en/solrquery.getfilterqueries.php
568
- * @return string|null <p>
+ * @return array|null <p>
569
* Returns an array on success and <b>NULL</b> if not set
570
* </p>
571
*/
0 commit comments