# Change AppSearch Query

**URL:** https://discuss.elastic.co/t/change-appsearch-query/268413
**Category:** Elastic Search
**Tags:** elastic-app-search
**Created:** [March 25, 2021, 9:23pm UTC](https://discuss.elastic.co/t/change-appsearch-query/268413 "2021-03-25T21:23:35Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Mark\_Harwood](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mark_harwood/32/10538_2.png) [@Mark\_Harwood](https://discuss.elastic.co/u/Mark_Harwood)
#### Post date: [March 31, 2021, 8:47am UTC](https://discuss.elastic.co/t/change-appsearch-query/268413/5 "2021-03-31T08:47:24Z")

</div>

> [@ylasri](#):
>
> This typically my use case, where the ngram analyzer is bringing some inexpected facets

One [workaround](https://discuss.elastic.co/t/turn-off-irrelevant-sounds-like-search-result/251259/3) is to add any Boolean operators (AND/OR/NOT or ") to your query string.  
This changes the search logic from being interpreted as a fuzzy match to exact-string matching.

---

_[View the full topic](https://discuss.elastic.co/t/change-appsearch-query/268413)._
