|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateQuery | |
|---|---|
| org.springframework.data.elasticsearch.core | |
| org.springframework.data.elasticsearch.core.query | |
| Uses of UpdateQuery in org.springframework.data.elasticsearch.core |
|---|
| Methods in org.springframework.data.elasticsearch.core with parameters of type UpdateQuery | |
|---|---|
org.elasticsearch.action.update.UpdateResponse |
ElasticsearchTemplate.update(UpdateQuery query)
|
org.elasticsearch.action.update.UpdateResponse |
ElasticsearchOperations.update(UpdateQuery updateQuery)
Partial update of the document |
| Uses of UpdateQuery in org.springframework.data.elasticsearch.core.query |
|---|
| Methods in org.springframework.data.elasticsearch.core.query that return UpdateQuery | |
|---|---|
UpdateQuery |
UpdateQueryBuilder.build()
|
|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||