I want to add an entity to the datastore, and at the same time add a search document (the document is just a geolocation and a timestamp, with an id to locate the real entity). If the transaction fails and the entity is not added to the datastore, I naturally do not want the search document to be added either. Is there transactional support for adding search documents?
/Alexander -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
