-
Notifications
You must be signed in to change notification settings - Fork 102
Description
Describe the bug
A clear and concise description of what the bug is.
Failed to create search index 'triple_vector_index' on collection 'triple': The maximum number of FTS indexes has been reached for this instance size., full error: {'ok': 0.0, 'errmsg': 'The maximum number of FTS indexes has been reached for this instance size.', 'code': 20, 'codeName': 'IllegalOperation', '$clusterTime': {'clusterTime': Timestamp(1745573975, 1), 'signature': {'hash': b'\xd2s\x02w\x12Q\xf8\xd1s|\x95C\x14\xfa\xa02\xb7\x86\x1d\', 'keyId': 7449048526354382855}}, 'operationTime': Timestamp(1745573975, 1)}
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here, such as possible causes, workarounds, or links to related issues.
Logs and Error Reports
If applicable, include any relevant console logs or error reports to help diagnose the issue.