| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core | |
| org.springframework.data.elasticsearch.core.query |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IndexOperations.addAlias(AliasQuery query)
Deprecated.
since 4.1 use
IndexOperations.alias(AliasActions) |
boolean |
IndexOperations.removeAlias(AliasQuery query)
Deprecated.
since 4.1 use
IndexOperations.alias(AliasActions) |
| Modifier and Type | Method and Description |
|---|---|
AliasQuery |
AliasBuilder.build()
Deprecated.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.