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