# Problem on Short Keywords

**URL:** https://discuss.elastic.co/t/problem-on-short-keywords/302297
**Category:** Elasticsearch
**Created:** [April 13, 2022, 7:18am UTC](https://discuss.elastic.co/t/problem-on-short-keywords/302297 "2022-04-13T07:18:36Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![icgncl](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/icgncl/32/97769_2.png) [@icgncl](https://discuss.elastic.co/u/icgncl)
#### Post date: [April 13, 2022, 7:18am UTC](https://discuss.elastic.co/t/problem-on-short-keywords/302297/1 "2022-04-13T07:18:36Z")

</div>

Hello everyone,  
I have an Elasticsearch index which includes more than 5 fields and my query searches on all these fields. However, today I have realized something wrong. Even though I set fuzziness as 0, when I search for "muz", elastic returns the documents also with "Music" tags. How can I eliminate these results? Thank you and have a nice day.

---

<div class="post-metadata">

### Author: ![anime\_lover](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/anime_lover/32/100265_2.png) [@anime\_lover](https://discuss.elastic.co/u/anime_lover)
#### Post date: [April 13, 2022, 11:25am UTC](https://discuss.elastic.co/t/problem-on-short-keywords/302297/2 "2022-04-13T11:25:46Z")

</div>

hi @icgncl can you provide the mapping of index and your searched query ...if you perform on keyword then you shouldn't be getting any result while passing "muz" as search parameter ...so i think you mess up something.

---

<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: [May 11, 2022, 11:25am UTC](https://discuss.elastic.co/t/problem-on-short-keywords/302297/3 "2022-05-11T11:25:53Z")

</div>

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