Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas Search
Created by Guest
Created on Nov 11, 2021

Improve error message when index definition exceeds 3KB

hen you create an index definition on the free plan that exceeds 3KB you get the following message: {"detail":"A tenant FTS index may not exceed 3 KB in size.","error":400,"errorCode":"TENANT_FTS_INDEX_TOO_LARGE","parameters":[],"reason":"Bad Request"} The message could be clearer. I had no idea what it meant and had to search the docs for that. The limitations are described here: https://docs.atlas.mongodb.com/reference/atlas-search/limitations/