Failed to parse mapping: Root mapping definition has unsupported parameters

27 Views Asked by At

I'm having an issue when create index with mapping. It returns "Failed to parse mapping: Root mapping definition has unsupported parameters"

  • .NET Core version 8.0
  • Elasticsearch.Net version 6.8.11
  • NEST version 6.8.11

enter image description here enter image description here enter image description here

enter image description here

please help me this issue, thank you

I can create index without mapping but when i added mapping, it returns error

0

There are 0 best solutions below