# Handling integer values with Completion Suggestor

**URL:** https://discuss.elastic.co/t/handling-integer-values-with-completion-suggestor/32005
**Category:** Elasticsearch
**Created:** [October 12, 2015, 12:12pm UTC](https://discuss.elastic.co/t/handling-integer-values-with-completion-suggestor/32005 "2015-10-12T12:12:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![siddharth\_gupta](https://avatars.discourse-cdn.com/v4/letter/s/dec6dc/32.png) [@siddharth\_gupta](https://discuss.elastic.co/u/siddharth_gupta)
#### Post date: [October 12, 2015, 12:12pm UTC](https://discuss.elastic.co/t/handling-integer-values-with-completion-suggestor/32005/1 "2015-10-12T12:12:01Z")

</div>

Hello,

My index contains user queries which have integers between them, for example;

When I type 'p53 gene' in the search box, the completion suggester's output is;

1. p57 gene
2. p89 gene
3. p90 gene  
4 .p53 gene

Why isn't p53 gene at the top of all the suggestions ?

Can anybody please suggest how to handle the integer values ?

Thanks  
Siddharth

---

<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, 11:45pm UTC](https://discuss.elastic.co/t/handling-integer-values-with-completion-suggestor/32005/2 "2017-07-05T23:45:22Z")

</div>


