# Functions
NewUpdateCmd creates and returns an update command for index objects.
ValidateOperation checks that the operation is valid.
# Constants
Valid operations.
Valid operations.
Valid operations.
Valid operations.
Valid operations.
Valid operations.
# Structs
No description provided by the author
# Type aliases
Object is a map[string]interface{} that can be unmarshalled from a JSON object The object must have an objectID field Each field could be either an `search.PartialUpdateOperation` or a any value.