# How to filter via score in elastic app search

**URL:** https://discuss.elastic.co/t/how-to-filter-via-score-in-elastic-app-search/263870
**Category:** Elastic Search
**Tags:** elastic-app-search
**Created:** [February 10, 2021, 12:29pm UTC](https://discuss.elastic.co/t/how-to-filter-via-score-in-elastic-app-search/263870 "2021-02-10T12:29:34Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![DILIP\_SHARMA](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dilip_sharma/32/42672_2.png) [@DILIP\_SHARMA](https://discuss.elastic.co/u/DILIP_SHARMA)
#### Post date: [February 10, 2021, 12:29pm UTC](https://discuss.elastic.co/t/how-to-filter-via-score-in-elastic-app-search/263870/1 "2021-02-10T12:29:34Z")

</div>

Hi i am using elastic app search ,  
i know result is sorted via score but its also give data where score is less \<1 , which is not valid case for our application , i already setup relevance tuning etc but still its give data where score \<1 .  
is there any way where i can setup any setting or send filter , so its only result where score \>=1 .

1 way is once i received data i filter out based on score but its break facet and paging .

any suggestion for this ?

Thanks in advance  
Dilip

---

<div class="post-metadata">

### Author: ![orhantoy](https://avatars.discourse-cdn.com/v4/letter/o/c5a1d2/32.png) [@orhantoy](https://discuss.elastic.co/u/orhantoy)
#### Post date: [February 10, 2021, 12:42pm UTC](https://discuss.elastic.co/t/how-to-filter-via-score-in-elastic-app-search/263870/2 "2021-02-10T12:42:51Z")

</div>

👋 @DILIP_SHARMA

It's not possible to filter by score because the score is a more relative concept so having a score \>= 1 filter would not always work great. We have some ideas to allow the user to adjust the precision and I think that could solve the issue you are experiencing. I can't say when we will have that ready but hopefully this year.

Until then you could consider doing this filtering yourself client-side. You can also check out the 7.11.0 release which will go out shortly as we have worked on some smaller adjustments that might help.

---

<div class="post-metadata">

### Author: ![DILIP\_SHARMA](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dilip_sharma/32/42672_2.png) [@DILIP\_SHARMA](https://discuss.elastic.co/u/DILIP_SHARMA)
#### Post date: [February 10, 2021, 12:59pm UTC](https://discuss.elastic.co/t/how-to-filter-via-score-in-elastic-app-search/263870/3 "2021-02-10T12:59:07Z")

</div>

Thanks for quick reply , client side will break my paging and facet count ,  
i will check 7.11.0 if anything there to help me out on that .

---

<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: [March 10, 2021, 12:59pm UTC](https://discuss.elastic.co/t/how-to-filter-via-score-in-elastic-app-search/263870/4 "2021-03-10T12:59:09Z")

</div>

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