Replies: 1 comment 4 replies
-
For now replaced the point field with two number fields as a work around. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
We are completely stuck with our deployment to production of our backend. The app is running fine within app runner and can connect to an AWS documentDB instance, but when i save an item in one specific collection, i get the following error:
"Geo multi key index is not supported".
This collection has some basic text, image and relationship fields and one field with a lot of blocks. which are not added.
Does somebody has a suggestion on what the cause can be and how to solve this? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions