summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/index/mapper/SourceFieldMapper.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-11-01Enhances exists queries to reduce need for `_field_names` (#26930)Colin Goodheart-Smithe
2017-08-17Remove back compat layer with 2.x indices. (#26245)Adrien Grand
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
2017-01-19Make boolean conversion strict (#22200)Daniel Mitterdorfer
2016-12-19The `_all` default mapper is not completely configured. (#22236)Adrien Grand
2016-11-29Add RangeFieldMapper for numeric and date range typesNicholas Knize
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-11Ensure source filtering automatons are only compiled once (#20857)Simon Willnauer
2016-09-08Clean up XContentBuilderTanguy Leroux
2016-08-10Collapse o.e.index.mapper packages. #19921Adrien Grand