summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/termvectors/TermVectorsUnitTests.java
AgeCommit message (Expand)Author
2017-05-17Fix Version based BWC and set correct minCompatVersion (#24732)Simon Willnauer
2017-02-28Revert "Internal: Change version constant names for already released versions...Ryan Ernst
2017-02-28Internal: Change version constant names for already released versions (#23416)Ryan Ernst
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-12-13Consolidate more parser creation into ESTestCaseNik Everett
2016-12-13Continue consolidating `XContentParser` construction in tests (#22145)Nik Everett
2016-12-09Begin centralizing XContentParser creation into RestRequest (#22041)Nik Everett
2016-08-15Squash the rest of o.e.rest.actionNik Everett
2016-08-10Collapse o.e.index.mapper packages. #19921Adrien Grand
2015-12-21Separates routing and parent in all documentrequest in order to be able to di...Jim Ferenczi
2015-10-20Remove and ban @TestNik Everett
2015-08-04Move Streams.copyTo(String|Bytes)FromClasspath() into StreamsUtilsTanguy Leroux
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-07-24Tests: Fix TermVectorsUnitTests to not rely on HashMap iteration order.Adrien Grand
2015-07-24Make sure filter is correctly parsed for multi-term vectorsAlex Ksikes
2015-07-07Mappings: Remove AbstractFieldMapperRyan Ernst
2015-06-22Mappings: Restrict fields with the same name in different types to have the s...Ryan Ernst
2015-06-05create core moduleSimon Willnauer