public final class IndexClient extends Object
| Constructor and Description |
|---|
IndexClient() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
create(String name,
Mappings mappings,
Map<String,?> settings) |
boolean |
delete(String name) |
boolean |
exists(String name) |
Optional<Index> |
get(String name) |
boolean |
putMapping(String name,
String type,
Mappings mapping) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.