summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/action/termvectors/TermVectorsRequest.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-11-17Standardize underscore requirements in parameters (#27414)Mayya Sharipova
2017-10-08remove _primary and _replica shard preferences (#26791)Nhat
2017-05-17Fix Version based BWC and set correct minCompatVersion (#24732)Simon Willnauer
2017-02-13Fix communication with 5.3.0 nodesjaymode
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-10-03Merge branch 'master' into cleanup/transport_bulkAreek Zillur
2016-09-13Fixed naming inconsistency for fields/stored_fields in the APIs (#20166)Jim Ferenczi
2016-08-23Make bulk item-level requests implement DocumentRequest interfaceAreek Zillur
2016-07-01Remove some unused codeTanguy Leroux
2016-07-01Clean up BytesReference (#19196)Simon Willnauer
2016-04-21Fix calculation of time of term vectors requestAlexander Kazakov
2016-04-19settings: Removed `action.get.realtime` settingMartijn van Groningen
2016-02-04Remove DFS support from TermVector APISimon Willnauer
2015-12-21Separates routing and parent in all documentrequest in order to be able to di...Jim Ferenczi
2015-11-02Query DSL: Parsers should throw exception on unknown objectChristoph Büscher
2015-09-21Fix all javadocs issues, re-enable compiler warnings (but disable on java9 wh...Robert Muir
2015-09-10Remove and forbid use of com.google.common.collect.SetsJason Tedor
2015-09-09Remove and forbid use of com.google.common.collect.MapsJason Tedor
2015-09-09MLT: builder takes a new Item object like its parserAlex Ksikes
2015-07-29Added RealtimeRequest interface and let GetRequest, MultiGetRequest, TermVect...Martijn van Groningen
2015-07-24Make sure filter is correctly parsed for multi-term vectorsAlex Ksikes
2015-07-23Removing TransportSingleCustomOperationAction in favour of TransportSingleSha...Martijn van Groningen
2015-07-01Parameterized exception messagesuboness
2015-06-05create core moduleSimon Willnauer