elastic-builder

A Node.js implementation of the elasticsearch Query DSL

MIT License

Downloads
399.2K
Stars
497
Committers
36

Bot releases are visible (Hide)

elastic-builder - v2.13.0

Published by sudo-suhas over 3 years ago

2.13.0 (2021-04-02)

Features

  • case_insensitive support for Regexp query (#140) (a9d9096)
elastic-builder - v2.12.0

Published by sudo-suhas over 3 years ago

2.12.0 (2021-02-28)

Features

  • Add CompletionSuggester.skipDuplicates (#136) (097a0b5)
elastic-builder - v2.11.0

Published by sudo-suhas almost 4 years ago

2.11.0 (2020-12-26)

Features

elastic-builder - v2.10.0

Published by sudo-suhas almost 4 years ago

2.10.0 (2020-12-23)

Features

elastic-builder - v2.9.0

Published by sudo-suhas almost 4 years ago

2.9.0 (2020-11-22)

Features

  • Add calendar_interval, fixed_interval to date-histogram agg (#126) (46b7d79)
elastic-builder - v2.8.0

Published by sudo-suhas almost 4 years ago

2.8.0 (2020-10-26)

Features

elastic-builder - v2.7.1

Published by sudo-suhas over 4 years ago

2.7.1 (2020-07-12)

Bug Fixes

  • d.ts: TermsAggregation.showTermDocCountError (fc0fa8f)
elastic-builder - v2.7.0

Published by sudo-suhas over 4 years ago

2.7.0 (2020-07-04)

Features

elastic-builder - v2.6.1

Published by sudo-suhas over 4 years ago

2.6.1 (2020-04-09)

Bug Fixes

  • d.ts: TermsQuery values constructor argument type (#112) (bfa1863)
elastic-builder - v2.6.0

Published by sudo-suhas over 4 years ago

2.6.0 (2020-02-10)

Features

  • Support bool_prefix type in multi-match query (#110) (da0802b)
elastic-builder - v2.5.0

Published by sudo-suhas over 4 years ago

2.5.0 (2020-01-24)

Features

  • Add method ValuesSourceBase.missingBucket (#108) (9d1e6b2)
elastic-builder - v2.4.0

Published by sudo-suhas about 5 years ago

2.4.0 (2019-08-06)

Features

  • Add support for track_total_hits (#96) (fdf74c0)
elastic-builder - v2.3.1

Published by sudo-suhas over 5 years ago

2.3.1 (2019-05-13)

Bug Fixes

  • d.ts: Correct GeoShape.coordinates param type (329b136)
elastic-builder - v2.3.0

Published by sudo-suhas over 5 years ago

2.3.0 (2019-03-14)

Features

  • Add method PercolateQuery.documents (#87) (9f0027f)
elastic-builder - v2.2.2

Published by sudo-suhas almost 6 years ago

2.2.2 (2018-11-20)

Bug Fixes

elastic-builder - v2.2.1

Published by sudo-suhas almost 6 years ago

2.2.1 (2018-11-03)

Bug Fixes

elastic-builder - v2.2.0

Published by sudo-suhas about 6 years ago

2.2.0 (2018-10-03)

Features

elastic-builder - v2.1.1

Published by sudo-suhas about 6 years ago

2.1.1 (2018-10-01)

Bug Fixes

  • Support script types source and id (0ff9f99)

Reverts

  • Pin travis-deploy-once to v5.0.4 (e171ee4)
elastic-builder - v2.1.0

Published by sudo-suhas about 6 years ago

2.1.0 (2018-09-27)

Features

  • Implement 'Bucket Sort Aggregation' (#69) (50f8175)
elastic-builder - v2.0.2

Published by sudo-suhas about 6 years ago

2.0.2 (2018-08-18)

Bug Fixes