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

Root mapping definition has unsupported parameters #97

Open
afasciaux opened this issue Oct 28, 2019 · 6 comments
Open

Root mapping definition has unsupported parameters #97

afasciaux opened this issue Oct 28, 2019 · 6 comments

Comments

@afasciaux
Copy link

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}}}]]

@afasciaux
Copy link
Author

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 ;)

@Bodarev
Copy link

Bodarev commented Mar 28, 2020

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?

@hipachka
Copy link

hipachka commented Apr 24, 2020

try to use 6.8.3 for example. populate working fine

@bartektw
Copy link
Contributor

bartektw commented Nov 3, 2020

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."

@afasciaux
Copy link
Author

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 ?

@advinser
Copy link

I have the same issue with package version v5.0 and elasticsearch engine v6.8.3

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

5 participants