# New version response time is slower than older version

**URL:** https://discuss.elastic.co/t/new-version-response-time-is-slower-than-older-version/361774
**Category:** Elastic Search
**Created:** [June 20, 2024, 7:09am UTC](https://discuss.elastic.co/t/new-version-response-time-is-slower-than-older-version/361774 "2024-06-20T07:09:02Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Jitender\_Singh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jitender_singh/32/122349_2.png) [@Jitender\_Singh](https://discuss.elastic.co/u/Jitender_Singh)
#### Post date: [June 20, 2024, 7:09am UTC](https://discuss.elastic.co/t/new-version-response-time-is-slower-than-older-version/361774/1 "2024-06-20T07:09:02Z")

</div>

Currently I am using Elastic Search version 1.7 but i want to migrate on newer version 8.14 but query response time is slower than older version .  
Approx 3x time slower ,but i am using same data on both version and Elastic hosted on AWS EC2 which configuration of both system is same , and output of query is same on both server .  
Please help .

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [June 20, 2024, 7:24am UTC](https://discuss.elastic.co/t/new-version-response-time-is-slower-than-older-version/361774/2 "2024-06-20T07:24:42Z")

</div>

If anyone is going to be able to assist you most likely need to provide a lot more information around the data, indices, mappings, query types and hardware. It would also be useful to see what type of queries you are seeing issues with and what latencies you are experiencing. I have, like meny others, not used Elasticsearch 1.7 in a long time so will unlikely be able to help much.

---

<div class="post-metadata">

### Author: ![Jitender\_Singh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jitender_singh/32/122349_2.png) [@Jitender\_Singh](https://discuss.elastic.co/u/Jitender_Singh)
#### Post date: [June 24, 2024, 4:10am UTC](https://discuss.elastic.co/t/new-version-response-time-is-slower-than-older-version/361774/3 "2024-06-24T04:10:46Z")

</div>

> [@Christian\_Dahlqvist](#):
>
> indices

I have two indices  
**healthquotes** 3.76Gi/3.76Gi 1.66M 0

Query 🙂  
{"from":0,"query":{"bool":{"must":[{"bool":{"must":[{"term":{"numberofadults":{"value":1}}},{"term":{"numberofchildren":{"value":0}}},{"term":{"planid":{"value":46792}}},{"terms":{"cities":["551"]}},{"term":{"suminsured":{"value":500000}}}]}}]}},"size":1100}

---

<div class="post-metadata">

### Author: ![Jitender\_Singh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jitender_singh/32/122349_2.png) [@Jitender\_Singh](https://discuss.elastic.co/u/Jitender_Singh)
#### Post date: [June 24, 2024, 4:11am UTC](https://discuss.elastic.co/t/new-version-response-time-is-slower-than-older-version/361774/4 "2024-06-24T04:11:33Z")

</div>

> [@Jitender\_Singh](#):
>
> **healthquotes**

Hardware 32 GB Ram and i7 Amazon EC2 instance

---

<div class="post-metadata">

### Author: ![Jitender\_Singh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jitender_singh/32/122349_2.png) [@Jitender\_Singh](https://discuss.elastic.co/u/Jitender_Singh)
#### Post date: [June 24, 2024, 4:13am UTC](https://discuss.elastic.co/t/new-version-response-time-is-slower-than-older-version/361774/5 "2024-06-24T04:13:13Z")

</div>

- "took": 199,
- "timed\_out": false,
- "\_shards": {
  - "total": 5,
  - "successful": 5,
  - "skipped": 0,
  - "failed": 0},

- "hits": {
  - "total": {
    - "value": 276,
    - "relation": "eq"

---

<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 22, 2024, 4:13am UTC](https://discuss.elastic.co/t/new-version-response-time-is-slower-than-older-version/361774/6 "2024-07-22T04:13:18Z")

</div>

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