# Kibana 7.4.2 Discover does not provide the correct score for results

**URL:** https://discuss.elastic.co/t/kibana-7-4-2-discover-does-not-provide-the-correct-score-for-results/208786
**Category:** Kibana
**Created:** [November 20, 2019, 10:45pm UTC](https://discuss.elastic.co/t/kibana-7-4-2-discover-does-not-provide-the-correct-score-for-results/208786 "2019-11-20T22:45:15Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Sophia\_Cheng](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sophia_cheng/32/58063_2.png) [@Sophia\_Cheng](https://discuss.elastic.co/u/Sophia_Cheng)
#### Post date: [November 20, 2019, 10:45pm UTC](https://discuss.elastic.co/t/kibana-7-4-2-discover-does-not-provide-the-correct-score-for-results/208786/1 "2019-11-20T22:45:15Z")

</div>

When doing searches in the Discover application, the result scores always show a 0 or 1. To reproduce:

1. Do a search in the Discover application
2. Expand one of the hits
3. EXPECTED\>\> `_score` to be how that hit scored amongst the results
4. ACTUAL\>\> `_score` is always `0`

- Note: I have come across interweb postings of adding `_score` as a`Selected field` and then sorting on that, but that did not make a difference.

1. Click on `View single document`
2. EXPECTED\>\> `_score` to be how that hit scored amongst the results
3. ACTUAL\>\> `_score` is always `1`

I have executed the same query via the dev tools and do see the expected values for `_score`.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/4/0/400cad2c39fe2f295bee8ce03bd10dbe42dfdf9f.png)  
 ![image](https://us1.discourse-cdn.com/elastic/original/3X/b/0/b0f4a68a37a71552714fb10dec16343c211b450a.png)  
 ![image](https://us1.discourse-cdn.com/elastic/original/3X/a/6/a6c4cdb16ad4a7463b562b458ed6b94b7e0c3d8d.png)  
 ![image](https://us1.discourse-cdn.com/elastic/original/3X/5/f/5f822771f1418655a2be1d7320c0cdcdb0e845b2.png)

---

<div class="post-metadata">

### Author: ![Larry\_Gregory](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/larry_gregory/32/34969_2.png) [@Larry\_Gregory](https://discuss.elastic.co/u/Larry_Gregory)
#### Post date: [November 21, 2019, 1:46pm UTC](https://discuss.elastic.co/t/kibana-7-4-2-discover-does-not-provide-the-correct-score-for-results/208786/2 "2019-11-21T13:46:27Z")

</div>

Hey @Sophia_Cheng,

Are you using the Kibana Query Language ("KQL"), or Lucene for your Discover search?

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/1/6/1606b49b68fc7dc3a353f508f38188a76745f5e6.png)

Does the `_score` change at all if you switch query languages?

---

<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 19, 2019, 1:46pm UTC](https://discuss.elastic.co/t/kibana-7-4-2-discover-does-not-provide-the-correct-score-for-results/208786/3 "2019-12-19T13:46:34Z")

</div>

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