Corresponding to Elasticsearch and X-Pack version 5.0.
crud.js
: Elasticsearch CRUD operationssearch.js
: Elasticsearch match, match_phrase and bool queriesanalysis.js
: Elasticsearch analyze API, tokenizers and filtersmappings.js
: Elasticsearch field type mappingssnapshot-restore.js
: Take and restore snapshotsdev.js
: Single node cluster typical setup
alerting.js
: X-Pack Alerting (formally Watcher) usagesalerting-measure-time-differences.js
: Measure time difference of two events and write into another documents by using X-Pack Alertingsecurity-document-level-security.js
: Enable Document Level Security with X-Pack Securityalerting-with-moving-avg.js
: An example watch with moving average aggregation