Hi
We are going to use elasticsearch 8.7. I would like to know if there is a limit on the number of documents to be stored in one index.
Is there a limit on the number of documents per index?
Or is there a limit on the number of documents per shard?
I looked for several articles, and I saw that there was a limit of 2 billion per shard, and now I saw that there is no limit. I wonder if there is a limit in version 8.7.
Link : Size your shards | Elasticsearch Guide [8.9] | Elastic
I wonder if this document means the limit of 2 billion per shard?
Thannks