Skip to content

andricDu/elasticsearch-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-snippets

This extension provides JSON code snippets for the more commonly used queries in the Elasticsearch Query DSL.

For use on .json files.

Features

in action

Queries/Filters

  • Filtered query
  • Nested query
  • Bool query
  • Term query
  • Range query
  • Exists query
  • Ids query
  • Match query (boolean)
  • Multi Match query
  • Common Terms query
  • Function Score query
  • Has Nested Child query

Aggregations

  • Terms Aggs
  • Filter Aggs
  • Nested Aggs

0.1.1

  • Adds a multi-match query and has child query.

0.1.0

  • Adds aggregations.

0.0.1

  • Initial release.

License

GPLv3 - See here: License

  • Elasticsearch is a trademark of Elasticsearch BV, registered in the U.S. and in other countries.

For more information

Enjoy!

About

Snippets for Elasticsearch Query DSL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published