Skip to content

Releases: ph0bos/elastibuild-node

v1.5.0

Choose a tag to compare

@ph0bos ph0bos released this 11 Jan 13:55
b435683
  • Add must_not range filter

v1.4.0

Choose a tag to compare

@ph0bos ph0bos released this 20 Aug 08:08
5cad67d
  • Update More Like This to support ES7

v1.3.0

Choose a tag to compare

@ph0bos ph0bos released this 06 Aug 13:47
1d2a573
  • Support query string type option

v1.2.0

Choose a tag to compare

@ph0bos ph0bos released this 05 Aug 08:49
edd8e40
  • Add must options for the geo queries

v1.1.0

Choose a tag to compare

@ph0bos ph0bos released this 21 Jan 12:23
2cd5696
  • Add "search_after" support to allow for cursor based search

v1.0.7

Choose a tag to compare

@ph0bos ph0bos released this 12 Apr 12:24
f71cc40
  • Add support for building geospatial queries

v1.0.6

Choose a tag to compare

@ph0bos ph0bos released this 15 Nov 11:08
85636d9
  • Add ability to override query_string default operator

v1.0.3

Choose a tag to compare

@ph0bos ph0bos released this 31 Aug 12:46
  • Add ability to perform complex sorts using sort objects

v1.0.0

Choose a tag to compare

@ph0bos ph0bos released this 12 Aug 13:02
  • Migrate to ES6 native (Node 6 or above).
  • Update query syntax to support Elasticsearch 5.x and above.

IMPORTANT: Elasticsearch 2.x query syntax is no longer supported, if you wish to use this package with 2.x please use previously released versions.

v0.0.6

Choose a tag to compare

@ph0bos ph0bos released this 31 Jan 07:19

Initial release