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.29.0 Latest Release

Published by github-actions[bot] 6 months ago

2.29.0 (2024-05-05)

Features

elastic-builder - v2.28.1

Published by github-actions[bot] 6 months ago

2.28.1 (2024-04-14)

Bug Fixes

  • runtime field class methods return types (#200) (8f73d34)
elastic-builder - v2.28.0

Published by github-actions[bot] 7 months ago

2.28.0 (2024-03-10)

Features

elastic-builder - v2.27.0

Published by github-actions[bot] 7 months ago

2.27.0 (2024-03-10)

Features

  • Add support for weighted average aggregation (#197) (3de7f2d)
elastic-builder - v2.26.0

Published by github-actions[bot] 8 months ago

2.26.0 (2024-03-03)

Features

elastic-builder - v2.25.0

Published by github-actions[bot] 8 months ago

2.25.0 (2024-02-25)

Features

elastic-builder - v2.24.0

Published by github-actions[bot] 10 months ago

2.24.0 (2024-01-01)

Features

elastic-builder - v2.23.0

Published by github-actions[bot] 12 months ago

2.23.0 (2023-10-26)

Features

  • Add support for format option to sort (#187) (ce60314)
elastic-builder - v2.22.0

Published by github-actions[bot] about 1 year ago

2.22.0 (2023-09-07)

Features

  • Make Query public to allow custom query extensions (#184) (122cd79)
elastic-builder - v2.21.0

Published by github-actions[bot] over 1 year ago

2.21.0 (2023-07-03)

Features

elastic-builder - v2.20.0

Published by github-actions[bot] over 1 year ago

2.20.0 (2023-06-22)

Features

  • Add case_insensitive option to term query (#179) (3274996)
elastic-builder - v2.19.0

Published by github-actions[bot] over 1 year ago

2.19.0 (2023-04-24)

Features

  • Add support for date histogram hard_bounds (#176) (08fd571)
elastic-builder - v2.18.1

Published by github-actions[bot] over 1 year ago

2.18.1 (2023-03-13)

Bug Fixes

  • parameters type on VariableWidthHistogramAggregation.buckets (#173) (664057b)
elastic-builder - v2.18.0

Published by github-actions[bot] over 1 year ago

2.18.0 (2023-03-05)

Features

  • Add VariableWidthHistogramAggregation (#172) (713bdd2)
elastic-builder - v2.17.3

Published by github-actions[bot] almost 2 years ago

2.17.3 (2022-11-18)

Bug Fixes

  • use newly added util.inspect, for queries, do not import (#166) (aa77cfb)
elastic-builder - v2.17.2

Published by github-actions[bot] almost 2 years ago

2.17.2 (2022-11-12)

Bug Fixes

  • Specify user in deploy-docs for gh-pages (962b58b)
elastic-builder - v2.17.0

Published by sudo-suhas almost 2 years ago

2.17.0 (2022-11-12)

Bug Fixes

  • copy and use util.inspect, do not import (9f94bc6)
  • Correct typo in index.d.ts for missing type decorator (#163) (b97e31c)
  • Purge unused babel things (c7a55a8)

Features

elastic-builder - v2.16.0

Published by sudo-suhas over 3 years ago

2.16.0 (2021-06-05)

Features

elastic-builder - v2.15.0

Published by sudo-suhas over 3 years ago

2.15.0 (2021-05-09)

Features

  • Add calendar_interval, fixed_interval to date-histogram values source (#133) (a12f337)
elastic-builder - v2.14.0

Published by sudo-suhas over 3 years ago

2.14.0 (2021-05-09)

Features

  • case_insensitive support for Wildcard query (#142) (0dccb2a)