OpenSearch/modules
Jack Conradson 293c8a2b24
Painless: Add an Ingest Script Processor Example (#32302)
This commit adds two pieces. The first is a small set of documentation providing 
instructions on how to get setup to run context examples. This will require a download 
similar to how Kibana works for some of the examples. The second is an ingest processor 
example using the downloaded data. More examples will follow as ideally one per PR. 
This also adds a set of tests to individually test each script as a unit test.
2018-08-09 14:24:55 -07:00
..
aggs-matrix-stats Remove some dead code (#31993) 2018-07-26 17:12:51 +02:00
analysis-common Call setReferences() on custom referring tokenfilters in _analyze (#32157) 2018-07-18 14:43:20 +01:00
ingest-common INGEST: Enable default pipelines (#32286) 2018-08-02 17:11:12 +02:00
lang-expression Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
lang-mustache SCRIPTING: Remove unused MultiSearchTemplateRequestBuilder (#32049) 2018-07-14 09:03:35 +02:00
lang-painless Painless: Add an Ingest Script Processor Example (#32302) 2018-08-09 14:24:55 -07:00
mapper-extras AbstractQueryTestCase should run without type less often (#28936) 2018-07-26 20:29:05 +02:00
parent-join has_parent builder: exception message/param fix (#31182) 2018-06-30 11:17:37 -07:00
percolator Preserve index_uuid when creating QueryShardException (#32677) 2018-08-08 09:57:11 +02:00
rank-eval Rank-Eval: Reduce scope of an unchecked supression 2018-07-26 11:16:01 +02:00
reindex Scripting: Replace Update Context (#32096) 2018-08-09 14:32:36 +02:00
repository-url lazy snapshot repository initialization (#31606) 2018-07-13 20:05:49 +02:00
transport-netty4 TESTS: Explicitly Fail Http Client Timeouts (#32708) 2018-08-08 15:47:51 +02:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00