# Searching text vs keyword fields

**URL:** https://discuss.elastic.co/t/searching-text-vs-keyword-fields/189589
**Category:** Elasticsearch
**Created:** [July 9, 2019, 3:58pm UTC](https://discuss.elastic.co/t/searching-text-vs-keyword-fields/189589 "2019-07-09T15:58:11Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![wwalker](https://avatars.discourse-cdn.com/v4/letter/w/43a26b/32.png) [@wwalker](https://discuss.elastic.co/u/wwalker)
#### Post date: [July 9, 2019, 3:58pm UTC](https://discuss.elastic.co/t/searching-text-vs-keyword-fields/189589/1 "2019-07-09T15:58:11Z")

</div>

After looking at the documentation, I was under the impression that searching a keyword field would be quicker, since a keyword field is analyzed by the entirety of it's content vs a text field analyzed by each word in the field.

Doing a simple search on a field looking for it to match `false` takes tens of seconds longer on the keyword value vs the text value. Am I misunderstanding this?

---

<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 6, 2019, 3:58pm UTC](https://discuss.elastic.co/t/searching-text-vs-keyword-fields/189589/2 "2019-08-06T15:58:19Z")

</div>

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