| Package | Description |
|---|---|
| com.algolia.search |
| Modifier and Type | Method and Description |
|---|---|
Index<?> |
APIClient.initIndex(String name)
Get the index object initialized (no server call needed for initialization)
|
<T> Index<T> |
APIClient.initIndex(String name,
Class<T> klass)
Get the index object initialized (no server call needed for initialization)
|
Copyright © 2016. All rights reserved.