Skip to content

kosho/elasticsearch-api-usage-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Elasticsearch API Usage Examples

Corresponding to Elasticsearch and X-Pack version 5.0.

Elasticsearch

  1. crud.js: Elasticsearch CRUD operations
  2. search.js: Elasticsearch match, match_phrase and bool queries
  3. analysis.js: Elasticsearch analyze API, tokenizers and filters
  4. mappings.js: Elasticsearch field type mappings
  5. snapshot-restore.js: Take and restore snapshots
  6. dev.js: Single node cluster typical setup

X-Pack

  1. alerting.js: X-Pack Alerting (formally Watcher) usages
  2. alerting-measure-time-differences.js: Measure time difference of two events and write into another documents by using X-Pack Alerting
  3. security-document-level-security.js: Enable Document Level Security with X-Pack Security
  4. alerting-with-moving-avg.js: An example watch with moving average aggregation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published