You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SheelApps-cloudCMS
cloudCMS allows you to build dynamic entities and store/list data from
those entities.
On GAE, every datastore query made by an application needs a
corresponding index.
So if your application needs any "new" index it can only be added by
deploying new datastore-indexes.xml file.
This is a limitation of GAE at this point.