This extension was last updated for PHP 7.1 three years ago.
As of this date, it has not been released for PHP 7.2 or PHP 7.3. In other words, it's not actively maintained.
This extension was last updated for PHP 7.1 three years ago.
As of this date, it has not been released for PHP 7.2 or PHP 7.3. In other words, it's not actively maintained.
Hello,
you have to use SolrQuery::addFilterQuery() instead of SolrQuery::addFacetQuery() which is intended for another goal.
SolrQuery::addFilterQuery() : fq
SolrQuery::addFacetQuery() : facet.query
Regards,
Corentin Larose - CTO@QAPA