| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.inputs.partial_update |
| Modifier and Type | Method and Description |
|---|---|
TaskSingleIndex |
Index.partialUpdateObject(PartialUpdateOperation operation)
Partially update an object, create the object if it does not exist
|
TaskSingleIndex |
Index.partialUpdateObject(PartialUpdateOperation operation,
boolean createIfNotExists)
Partially update an object
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddValueOperation |
class |
AddValueUniqueOperation |
class |
DecrementValueOperation |
class |
IncrementValueOperation |
class |
RemoveValueOperation |
Copyright © 2016. All rights reserved.