Smile-SA / smile-magento-elasticsearch

Magento ElasticSearch Implementation
151 stars 90 forks source link

Error on category save after if engine is not active #115

Closed hws47a closed 3 years ago

hws47a commented 7 years ago

If module engine is not chosen in Catalog -> Catalog Search -> Search Engine

After saving catalog category you'll get an exception: Call to undefined method Mage_CatalogSearch_Model_Resource_Fulltext_Engine::getCurrentIndex()

EcomDev_PHPUnit module tests are broken as well because they have default configuration and it breaks magento set up.

hws47a commented 3 years ago

Closing as repository is abandoned