Elastic Search

Fatal error: Uncaught Error: Class 'Elasticsearch\ClientBuilder' not found

Problem When you run search reindex or perform search by store catalog, Magento 2 returns error message: Fatal error: Uncaught Error: Class 'Elasticsearch\ClientBuilder' not found Reason The elasticsearch php library wasn’t installed in Magento 2. ...

Read More

DatabaseException: [1064] unknown column: ‘autocomplete’

Problem During full search reindex, Magento can throw this error: Mirasvit\SearchSphinx\SphinxQL\Exception\DatabaseException: [1064] unknown column: 'autocomplete' Reason In recent update (Elastic Search Ultimate or Sphinx Search Ultimate) we added n...

Read More

How can I move products in search results

Our search extensions always display found products in their relevance order. But sometimes - for promotional purposes, or some products has equal relevance but in fact one more relevant than others - you need to force some products appear higher than oth...

Read More
Loading...