-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
We reached the maximum games we can't index with our current configuration (error below). We need to create new index and reindex all games into it.
The plan looks like:
- create new index
game2 - reindex 2026, after 2026 finish,
- switch to
game2index for lila - index for 2025
- index for 2024 -- ongoing
- index for 2023
- index for 2022
- index for 2021
- index for 2020
- index for 2019
- index for 2018
- index for 2017
- index for 2016
- index for 2015
- index for 2014
- index for 2013
- index for 2012
- index for 2011
- index for 2010
- benefit
{"took":152,"errors":true,"items":[{"index":{"_index":"game","_type":"_doc","_id":"x2Zz86c5","status":400,"error":{"type":"illegal_argument_exception","reason":"Number of documents in the index can't exceed [2147483519]"}}},{"index":{"_index":"game","_type":"_doc","_id":"4wwebGiF","status":400,"error":{"type":"illegal_argument_exception","reason":"Number of documents in the index can't exceed [2147483519]"}}}}```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels