# Create a new field out of content in documents and update in mappings

**URL:** https://discuss.elastic.co/t/create-a-new-field-out-of-content-in-documents-and-update-in-mappings/191899
**Category:** Elasticsearch
**Created:** [July 23, 2019, 7:01pm UTC](https://discuss.elastic.co/t/create-a-new-field-out-of-content-in-documents-and-update-in-mappings/191899 "2019-07-23T19:01:27Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![manideep](https://avatars.discourse-cdn.com/v4/letter/m/6a8cbe/32.png) [@manideep](https://discuss.elastic.co/u/manideep)
#### Post date: [July 23, 2019, 7:01pm UTC](https://discuss.elastic.co/t/create-a-new-field-out-of-content-in-documents-and-update-in-mappings/191899/1 "2019-07-23T19:01:27Z")

</div>

Hi Everyone,

I am trying to solve a problem in elastic search and confused if I am thinking correct way.

I have indexed sample set of resumes.

I am trying to solve the problems like:

1. find resume with experience 5 years or range 5-7 years. (also trying to create a new field called experience which can be used in my UI. so any new documents will automatically have the new field)
2. find resume with primary skill as JAVA.(same here a new field called skill which can be used as filter in my UI)

I am pretty new to elasticsearch and thinking how to approach to solve these problems.

appreciate your inputs.

Thanks,  
Manideep

---

<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: [August 20, 2019, 7:01pm UTC](https://discuss.elastic.co/t/create-a-new-field-out-of-content-in-documents-and-update-in-mappings/191899/2 "2019-08-20T19:01:33Z")

</div>

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