Today I encountered this error when installing the Addon Elastic Search Essentials version 3.4.2.
It happens right at the end of Installing or Updating the Addon. It also happens when I try to rebuild the search index.
With the addon disabled it does not trigger any error while rebuilding the index.
Thanks in advance for your help
It happens right at the end of Installing or Updating the Addon. It also happens when I try to rebuild the search index.
With the addon disabled it does not trigger any error while rebuilding the index.
PHP:
Fatal error: Declaration of SV\ElasticSearchEssentials\XFES\Search\Source\Elasticsearch::search(XF\Search\Query\Query $query, $maxResults) must be compatible with XF\Search\Source\AbstractSource::search(XF\Search\Query\KeywordQuery $query, $maxResults) in /var/www/[...]/labs/www/xendev/src/addons/SV/ElasticSearchEssentials/XFES/Search/Source/Elasticsearch.php on line 0
Thanks in advance for your help