summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/ingest/WriteableIngestDocumentTests.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-09-09add ignore_missing option to relevant processors (#20194)Tal Levy
2016-07-27ingest: Change the `foreach` processor to use the `_ingest._value` ingest met...Martijn van Groningen
2016-07-01Clean up BytesReference (#19196)Simon Willnauer
2016-06-21ingest: merged o.e.ingest.core with o.e.ingest and in ingest-common module ad...Martijn van Groningen
2016-04-11Ingest Attachment: Allow to prevent base64 conversions by using raw bytes (#1...Alexander Reelsen
2016-02-09hide null-valued metadata fields from WriteableIngestDocument#toXContentTal Levy
2016-01-13fix compile errorsSimon Willnauer
2016-01-07move all transport actions under same package org.elasticsearch.action.ingestjavanna