integer-net / solr-magento1

Free Solr Module for Magento 1 for greatly improved search results
GNU Lesser General Public License v3.0
48 stars 12 forks source link

Indexing does not work in Magento 1.8 #27

Open schmengler opened 7 years ago

schmengler commented 7 years ago
PHP Fatal error:  Call to undefined method 
Mage_Core_Model_Resource::getConnections()

in

IntegerNet/Solr/Model/Resource/Db.php on line 20
schmengler commented 7 years ago

This is related to the "disconnect MySQL" feature, which is supposed to become optional.