SyliusElasticsearchPlugin
SyliusElasticsearchPlugin copied to clipboard
Root mapping definition has unsupported parameters
Hi, Got an error when trying ti populate. Is there any problem between Elasticsearch version server and bundle ?
Thanks !!
Root mapping definition has unsupported parameters: [default : {dynamic_date_formats=[], _meta={model=App\Entity\Product\MainProduct}, properties={enabled={type=text}}}] [reason: Failed to parse mapping [_doc]: Root mapping definition has unsupported
parameters: [default : {dynamic_date_formats=[], _meta={model=App\Entity\Product\MainProduct}, properties={enabled={type=text}}}]]
Ok seems to be solved with ES 6 version !
Everything is ok now but can't dispaly facets on front, not too far i guess ;)
Hello, which ES 6 version did you used? I tried ES 6.8 version, and have the following error - http://joxi.ru/823VLYEiDbPlPm
Can you tell me which version did you used? or how did you solve the problem specifically?
try to use 6.8.3 for example. populate working fine
Hi @afasciaux! The problem is related to your ES version. In documentation you can find information about supported versions.
"Note: This Plugin currently supports ElasticSearch 5.3.x up to 6.8.x. ElasticSearch ^7.x is not currently supported."
Hi @bartektw , i tried with the v2.0.0-beta1 (ES7 integration) but still same error.
Any chance that someone tried to run this tag with ES7 ?
I have the same issue with package version v5.0 and elasticsearch engine v6.8.3