summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/action/update/UpdateRequestBuilder.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-02-17Enforce Content-Type requirement on the rest layer and remove deprecated meth...Jay Modi
2017-02-10Fix some Javadoc typos (#23111)Sebastian
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-11-30Remove 2.x backward compatibility of mappings. (#21670)Adrien Grand
2016-09-13Fixed naming inconsistency for fields/stored_fields in the APIs (#20166)Jim Ferenczi
2016-08-01Makes the index.write.wait_for_active_shards setting index-level andAli Beyad
2016-08-01Refactors ActiveShardCountAli Beyad
2016-08-01Removes the notion of write consistency level across all APIs inAli Beyad
2016-06-06Add support for waiting until a refresh occursNik Everett
2015-12-04Java api: allow to specify ttl as a time value (either as a string or using T...javanna
2015-09-21Fix all javadocs issues, re-enable compiler warnings (but disable on java9 wh...Robert Muir
2015-08-27Default detect_noop to trueNik Everett
2015-06-13Remove deprecated script APIsSimon Willnauer
2015-06-05create core moduleSimon Willnauer