Smile-SA / smile-magento-elasticsearch

Magento ElasticSearch Implementation
151 stars 90 forks source link

Getting error #122

Open RDXSportsCom opened 6 years ago

RDXSportsCom commented 6 years ago

When we search something and we get the following error.

{"error":"IndexMissingException[[magento] missing]","status":404}

Not sure what I use as Alias Name in the setting?

voldedore commented 6 years ago

Have you done reindexing before making any search?

ES has to reindex first, to leech what you've got as products info, attributes info, categories... to be able to give search result.