Name | Type | Description | Notes |
---|---|---|---|
errors | std::collections::HashMap<String, String> | Contains information about which keys failed to be inserted and the associated error details. | |
results | std::collections::HashMap<String, String> | Object keys that have been inserted in the index and their geohash. |