Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catalog Search indexer process unknown error: #262

Closed
kovalevandrew opened this issue Dec 22, 2016 · 3 comments
Closed

Catalog Search indexer process unknown error: #262

kovalevandrew opened this issue Dec 22, 2016 · 3 comments

Comments

@kovalevandrew
Copy link

kovalevandrew commented Dec 22, 2016

When i try to bin/magento index:reindex catalogsearch_fulltext i have receive :
Catalog Search indexer process unknown error: No handler found for uri [/magento2_default_catalog_product_20161222_125729] and method [POST]
it is problem with my elasticsearch server?

@afoucret
Copy link
Contributor

Hi @kovalevandrew,

What version of ElasticSearch are you using.

It's looks like you are using ElasticSearch 5.x which is not yet supported as explained in the wiki : https://github.com/Smile-SA/elasticsuite/wiki/ModuleInstall

Do you confirm ?

@kovalevandrew
Copy link
Author

kovalevandrew commented Dec 23, 2016

Oh i dont notice that, what version of elastic do i need to use and when do you itegrate with version 5.x ???

@afoucret
Copy link
Contributor

Hi @kovalevandrew

As explained in #211 :

ElasticSearch 5.x support is planned, but we have to work on the module compatibility. One of the most difficult part of the job is to update the ES PHP Client to the 5.x version. While it is not a huge problem for the community edition of Magento, the enterprise one requires a 2.x client. As we want provide support for Magento EE, we will need to find a way. We will have to work with Magento team in order to get this achieved.

You can use ElasticSearch 2.4.x and you should have a successfull install if you follow the wiki Server Config Page.

BR,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants