| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.objects |
| Modifier and Type | Method and Description |
|---|---|
TaskIndexing |
Index.addObject(String objectID,
T object)
Add an object in this index with a unique identifier
|
TaskIndexing |
Index.addObject(T object)
Add an object in this index
|
| Modifier and Type | Method and Description |
|---|---|
TaskIndexing |
TaskIndexing.setAttributes(String indexName,
APIClient apiClient) |
TaskIndexing |
TaskIndexing.setObjectID(String objectID) |
Copyright © 2016. All rights reserved.