# How to handle synonyms and stopwords from file?

**URL:** https://discuss.elastic.co/t/how-to-handle-synonyms-and-stopwords-from-file/50693
**Category:** Elasticsearch
**Created:** [May 23, 2016, 10:35am UTC](https://discuss.elastic.co/t/how-to-handle-synonyms-and-stopwords-from-file/50693 "2016-05-23T10:35:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![vaniaravinda](https://avatars.discourse-cdn.com/v4/letter/v/7993a0/32.png) [@vaniaravinda](https://discuss.elastic.co/u/vaniaravinda)
#### Post date: [May 23, 2016, 10:35am UTC](https://discuss.elastic.co/t/how-to-handle-synonyms-and-stopwords-from-file/50693/1 "2016-05-23T10:35:20Z")

</div>

Hi,

I need to implement Synonym search and Stop words search in my application. I maintaining separate files for both and doing indexing. But Stop word search is not working. In Synonym search I'm able to fetch the records but this causing an issue, whenever I ran the query I'm getting different search results for the same record.

Can someone help me in fixing this issue. It is a bit urgent.

Thanks,  
@vaniaravinda

---

<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: [July 5, 2017, 10:49pm UTC](https://discuss.elastic.co/t/how-to-handle-synonyms-and-stopwords-from-file/50693/2 "2017-07-05T22:49:49Z")

</div>


