# Indexing/search algorithm stability between versions

**URL:** https://discuss.elastic.co/t/indexing-search-algorithm-stability-between-versions/301718
**Category:** Elasticsearch
**Created:** [April 6, 2022, 8:14am UTC](https://discuss.elastic.co/t/indexing-search-algorithm-stability-between-versions/301718 "2022-04-06T08:14:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Alvaro\_Denis\_Acosta](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/alvaro_denis_acosta/32/104026_2.png) [@Alvaro\_Denis\_Acosta](https://discuss.elastic.co/u/Alvaro_Denis_Acosta)
#### Post date: [April 6, 2022, 8:14am UTC](https://discuss.elastic.co/t/indexing-search-algorithm-stability-between-versions/301718/1 "2022-04-06T08:14:22Z")

</div>

Hello @all,  
I'm migrating from Elasticsearch 1.5 to 7.10 there are multiple required changes, the most relevant one is the removal of the document type concept in version 6, to deal with it I introduced a new field "doc\_type" and then I match with it when I search.  
My question is, when I make the same (or equivalent because there are some changes) search query should I expect to have the exact same result set? Because I'm having some differences, so I would like to figure out if I broke something in the new mappings or in the search query.  
Thank you in advance

---

<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: [April 6, 2022, 8:14am UTC](https://discuss.elastic.co/t/indexing-search-algorithm-stability-between-versions/301718/2 "2022-04-06T08:14:22Z")

</div>

Elasticsearch 1.5 is [EOL](https://www.elastic.co/support/eol) and no longer supported. Please upgrade ASAP.

(This is an automated response from your friendly Elastic bot. Please report this post if you have any suggestions or concerns :elasticheart: )

---

<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: [May 4, 2022, 8:14am UTC](https://discuss.elastic.co/t/indexing-search-algorithm-stability-between-versions/301718/3 "2022-05-04T08:14:23Z")

</div>

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