| Package | Description |
|---|---|
| com.algolia.search.inputs.batch | |
| com.algolia.search.objects |
| Constructor and Description |
|---|
BatchAddObjectOperation(AbstractIndex<T> index,
T body) |
BatchClearIndexOperation(AbstractIndex<?> index) |
BatchDeleteIndexOperation(AbstractIndex<?> index) |
BatchDeleteObjectOperation(AbstractIndex<?> index,
String objectID) |
BatchPartialUpdateObjectNoCreateOperation(AbstractIndex<T> index,
T body) |
BatchPartialUpdateObjectOperation(AbstractIndex<T> index,
T body) |
BatchUpdateObjectOperation(AbstractIndex<T> index,
T body) |
| Constructor and Description |
|---|
IndexQuery(AbstractIndex<?> index,
Query query) |
Copyright © 2017. All rights reserved.