| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core |
| Modifier and Type | Method and Description |
|---|---|
UpdateResponse |
ElasticsearchRestTemplate.update(UpdateQuery query,
IndexCoordinates index) |
UpdateResponse |
ElasticsearchTemplate.update(UpdateQuery query,
IndexCoordinates index)
Deprecated.
|
UpdateResponse |
DocumentOperations.update(UpdateQuery updateQuery,
IndexCoordinates index)
Partial update of the document.
|
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.