Cluster's indexes that exceed the limit of fields cause documents to fail to be indexed.
Storage
•
ID: 1078027
Backlog
Published on8/8/2024
•
Last updated on8/8/2024
1 min read
Summary
When an index, which can contain multiple accounts, surpasses the fields limit, new documents are not indexed, leading to search and retrieval issues.
Simulation
- Attempt to search or retrieve newly added documents.
- Observe that the new documents are not indexed and do not appear in search results.
Workaround
The VTEX team must check the cluster and verify the fields limit of the index, so that the data will be available again.