google.appengine.api.search.PutError

Indicates some error occurred indexing one of the objects requested.

Inherits From: Error, expected_type

message A message detailing the cause of the failure to index some document.
results A list of PutResult corresponding to the list of objects requested to be indexed.

results Returns PutResult list corresponding to objects indexed.