OpenSearch/docs
Martijn van Groningen 7a6adfd93a ingest: Added foreach processor.
This processor is useful when all elements of a json array need to be processed in the same way.
This avoids that a processor needs to be defined for each element in an array.
Also it is very likely that it is unknown how many elements are inside an json array.
2016-02-04 23:44:01 +01:00
..
community-clients [docs] Updating the Python client docxs 2015-11-30 16:50:08 +01:00
groovy-api Backs out early link fix. 2015-10-22 15:00:35 -07:00
java-api Deprecate fuzzy query 2016-01-25 15:24:10 +01:00
perl
plugins Merge branch 'master' into remove_multicast 2016-02-01 07:25:45 -08:00
python [docs] Updating the Python client docxs 2015-11-30 16:50:08 +01:00
reference ingest: Added foreach processor. 2016-02-04 23:44:01 +01:00
resiliency feedback 2015-11-23 13:15:22 +01:00
ruby
README.asciidoc

README.asciidoc

The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process

See: https://github.com/elastic/docs