# Unable to search phrase anywhere in the text

**URL:** https://discuss.elastic.co/t/unable-to-search-phrase-anywhere-in-the-text/348081
**Category:** Elasticsearch
**Created:** [November 27, 2023, 8:10pm UTC](https://discuss.elastic.co/t/unable-to-search-phrase-anywhere-in-the-text/348081 "2023-11-27T20:10:12Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Mistgun\_Scripts](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mistgun_scripts/32/128112_2.png) [@Mistgun\_Scripts](https://discuss.elastic.co/u/Mistgun_Scripts)
#### Post date: [November 27, 2023, 8:10pm UTC](https://discuss.elastic.co/t/unable-to-search-phrase-anywhere-in-the-text/348081/1 "2023-11-27T20:10:12Z")

</div>

So I'm trying to search for a given phrase in text, already tried different methods e.g match\_phrase/query\_string but I still get invalid results.

Let's say we have such documents with titles:

1. "This is a phrase"
2. "Another doc with some phrase"
3. "Something with phrase and some text"

My input phrase would be: "ome phras" which should find record #2 but no other.  
So my question is how do I find given phrase anywhere in the given text?

Thanks

---

<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: [December 25, 2023, 8:10pm UTC](https://discuss.elastic.co/t/unable-to-search-phrase-anywhere-in-the-text/348081/2 "2023-12-25T20:10:31Z")

</div>

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