Modifier and Type | Method and Description |
---|---|
String |
Elastic.create(String strIndex,
String strType,
Object object)
Create a document oof given type into a given index
|
String |
Elastic.createMappings(String strIndex,
String strJsonMappings) |
String |
Elastic.deleteIndex(String strIndex)
Delete a given index
|
boolean |
Elastic.isExists(String strIndex)
Check if a given index exists
|
Copyright © 2017 City of Paris. All rights reserved.