summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/index/mapper/IdFieldMapperTests.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-07-07Index ids in binary form. (#25352)Adrien Grand
2017-06-22Remove `index.mapping.single_type=false` from core/tests (#25331)Simon Willnauer
2017-05-09Identify documents by their `_id`. (#24460)Adrien Grand
2017-03-23Remove DocumentMapper#parse(String index, String type, String id, BytesRefere...AdityaJNair
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-08-10Collapse o.e.index.mapper packages. #19921Adrien Grand