# Elastic search throwing unknown setting error

**URL:** https://discuss.elastic.co/t/elastic-search-throwing-unknown-setting-error/245887
**Category:** Elasticsearch
**Created:** [August 21, 2020, 9:18am UTC](https://discuss.elastic.co/t/elastic-search-throwing-unknown-setting-error/245887 "2020-08-21T09:18:22Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Pradeep\_K\_S](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pradeep_k_s/32/72551_2.png) [@Pradeep\_K\_S](https://discuss.elastic.co/u/Pradeep_K_S)
#### Post date: [August 21, 2020, 9:18am UTC](https://discuss.elastic.co/t/elastic-search-throwing-unknown-setting-error/245887/1 "2020-08-21T09:18:22Z")

</div>

Hi,  
I am trying to create index with my schema mapping  
but i am getting unknown setting error for some tag.  
Attached the error below.

{"error":{"root\_cause":[{"type":"remote\_transport\_exception","reason":"[ip-20-124-122-121][10.333.222.111:9300][indices:admin/create]"}],"type":"illegal\_argument\_exception","reason":"unknown setting [index.my\_index.mappings.info.test.domain.EntityIdentifier.\_all.analyzer] please check that any required plugins are installed, or check the breaking changes documentation for removed settings"},"status":400}[root@ip-10-244-214-220 testuser]

Below curl command i have used: curl -vX PUT [http://hostname/my\_index](http://hostname/my_index) -d @IndexMapping.json --header "Content-Type: application/json"

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [September 18, 2020, 9:18am UTC](https://discuss.elastic.co/t/elastic-search-throwing-unknown-setting-error/245887/2 "2020-09-18T09:18:25Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
