# Using one index and constantly removing from it would lead to a problem?

**URL:** https://discuss.elastic.co/t/using-one-index-and-constantly-removing-from-it-would-lead-to-a-problem/351907
**Category:** Elasticsearch
**Created:** [January 27, 2024, 6:20am UTC](https://discuss.elastic.co/t/using-one-index-and-constantly-removing-from-it-would-lead-to-a-problem/351907 "2024-01-27T06:20:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![m4kkur0](https://avatars.discourse-cdn.com/v4/letter/m/96bed5/32.png) [@m4kkur0](https://discuss.elastic.co/u/m4kkur0)
#### Post date: [January 27, 2024, 6:20am UTC](https://discuss.elastic.co/t/using-one-index-and-constantly-removing-from-it-would-lead-to-a-problem/351907/1 "2024-01-27T06:20:46Z")

</div>

Hello,  
I wonder if using an index and constantly removing documents from it leads to problems?  
I upsert, daily, around 10 millions of documents so, there is a chance of removing 10 millions of documents. Why I am doing this is, I do not want some documents from old days to be deleted. I keep them unique using a hashed id of course. And document count cant be more than, like 11m at a time.  
Thanks

---

<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: [February 24, 2024, 6:21am UTC](https://discuss.elastic.co/t/using-one-index-and-constantly-removing-from-it-would-lead-to-a-problem/351907/2 "2024-02-24T06:21:20Z")

</div>

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