# Null results from search

**URL:** https://discuss.elastic.co/t/null-results-from-search/307800
**Category:** Kibana
**Created:** [June 21, 2022, 8:53pm UTC](https://discuss.elastic.co/t/null-results-from-search/307800 "2022-06-21T20:53:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![EnJay](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/enjay/32/100715_2.png) [@EnJay](https://discuss.elastic.co/u/EnJay)
#### Post date: [June 21, 2022, 8:53pm UTC](https://discuss.elastic.co/t/null-results-from-search/307800/1 "2022-06-21T20:53:29Z")

</div>

Hello dear community 🤗

I record the price of bitcoin in ElasticSearch every 5 minutes. Today there was a problem, the server was down for a while, because of which the price was not recorded. Because of this, I started getting null entries.  
I get all the data using "/search" , below is an example of my request and the response immediately received.

 ![Снимок экрана 2022-06-21 в 23.34.34](https://us1.discourse-cdn.com/elastic/original/3X/0/6/0632b2b66b94e3bd489f489174d9b4e8d8db8131.jpeg)

For visual understanding - this is how it looks on the chart with null records 🙄

 ![Снимок экрана 2022-06-21 в 23.30.11](https://us1.discourse-cdn.com/elastic/original/3X/f/8/f8916d778d6282b65a74ba87682b4d117f1fce7e.png)

Question: how can these null records be filled with a price, for example, for the last record that is not null? Or, for example, these records are simply not displayed as a result.

I will be very grateful to you all for the answer 🙂

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [June 21, 2022, 10:24pm UTC](https://discuss.elastic.co/t/null-results-from-search/307800/2 "2022-06-21T22:24:12Z")

</div>

I think that Kibana solves that problem with Lens by filling on the front end the missing buckets.

I moved the question to #elastic-stack:kibana

---

<div class="post-metadata">

### Author: ![EnJay](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/enjay/32/100715_2.png) [@EnJay](https://discuss.elastic.co/u/EnJay)
#### Post date: [June 22, 2022, 12:49am UTC](https://discuss.elastic.co/t/null-results-from-search/307800/3 "2022-06-22T00:49:29Z")

</div>

> [@dadoonet](#):
>
> Lens

If I understand correctly, I don't use kibana as such. The chart above is rendered by the Javascript part of my site. That is, it would be desirable to fill this void with a query specifically in Elasticsearch

---

<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 20, 2022, 12:49am UTC](https://discuss.elastic.co/t/null-results-from-search/307800/4 "2022-07-20T00:49:40Z")

</div>

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