summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/index/mapper/ParentFieldMapperTests.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-08-08Add a scripted similarity. (#25831)Adrien Grand
2017-07-24The default _parent field should not try to load global ordinals (#25851)Jim Ferenczi
2017-06-25Remove remaining `index.mapper.single_type` setting usage from tests (#25388)Simon Willnauer
2017-04-27Only allow one type on 7.0 indices (#24317)Adrien Grand
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-12-30Add the ability to set an analyzer on keyword fields. (#21919)Adrien Grand
2016-12-20Introduce XContentParser#namedObject (#22003)Nik Everett
2016-11-30Remove 2.x backward compatibility of mappings. (#21670)Adrien Grand
2016-10-06Named analyzer should close the analyzer that it wrapsIgor Motov
2016-09-23Remove AnalysisService and reduce it to a simple name to analyzer mapping (#2...Simon Willnauer
2016-08-10Collapse o.e.index.mapper packages. #19921Adrien Grand