elastic-builder

A Node.js implementation of the elasticsearch Query DSL

MIT License

Downloads
399.2K
Stars
497
Committers
36

Bot releases are hidden (Show)

elastic-builder - Release 0.4.3

Published by sudo-suhas over 7 years ago

  • docs(README): Update elasticsearch compatibility for 6.0 (2855689)
  • docs: Add note - disable_coord(bool, common terms qry) rm in elasticsearch 6 (92a9b50)
  • chore: Update homepage link (1809b10)
  • docs: Annotate package.json snippet as js for comments (8732257)
  • docs: Add source guide for the brave (654c6fa)
elastic-builder - Release 0.4.2

Published by sudo-suhas over 7 years ago

  • fix(precompile): Add glob dev dependency for pre compilation (1d675c8)
elastic-builder - Release 0.4.1

Published by sudo-suhas over 7 years ago

  • test: Precompile tests to improve performance (e664e22)
  • docs(d.ts): Add type def for prettyPrint (8e4c612)
  • docs(intro): Fix broken link (92467a5)
  • docs(d.ts): Fix param type for RequestBodySearch methods (fe0edd5)
  • docs(FunctionScoreQuery): Minor corrections in examples (60e7c02)
elastic-builder - Release 0.4.0

Published by sudo-suhas over 7 years ago

  • chore: Update roadmap for completed tasks (edc5fd9)
  • feat: Add type definitions for superior development experience (b88a85b)
  • style: Move heading to top (cca9a7f)
  • build: Tweak travis settings (79dc84c)
  • docs(HasParentQuery): Add override tag for scoreMode (47c5e44)
  • docs(IndexedShape): Annotate params to constructor as optional (2601f32)
  • docs(WeightScoreFunction): Add extends ScoreFunction annotation (470a3a8)
  • fix(score-functions): rm invalid comment for WeightScoreFunction export (b3190f1)
  • docs(ScoreFunction): Add note for instantiating base class (6ade2da)
  • test: Refactor tests for ScoreFunction(rm export) (84fe00a)
  • chore: rm export for ScoreFunction base class (e484561)
  • test: Add tests for WeightScoreFunction (3ea0034)
  • fix(WeightScoreFunction): Fix invalid implementation (0f77de5)
  • docs(BucketSelectorAggregation): Correct returns annotation (a562ce0)
  • docs(HistogramAggregationBase): Correct returns annotation (8a6b6fd)
  • docs(PercentilesAggregation): Correct returns annotation (b2c3929)
  • docs(PercentileRanksAggregation): Correct returns annotation (12f065b)
  • docs: Add note for SpanLittleBigQueryBase (95467c6)
  • docs(span-queries): Annotate params to constructor as optional (42d8e06)
  • docs(PercolateQuery): Annotate params to constructor as optional (4d9bd33)
  • docs(SpanQueryBase): Add extends Query annotation (0ad4847)
  • docs(geo-queries): Annotate field param to constructor as optional (64a944d)
  • fix(MultiMatchQuery): Correct valid values msg for behavior (485153c)
  • docs(Highlight): Use lowercase string for param annotation (53a3903)
  • docs(HasParentQuery): Annotate qry param to constructor as optional (5aafd15)
  • docs(HasChildQuery): Correct returns annotation (f03b0e3)
  • docs(NestedQuery): Correct example annotation (506786e)
  • docs(CommonTermsQuery): Fix returns annotation (d121246)
  • docs(MultiMatchQuery): Annotate fields param to constructor as optional (e6f46b4)
  • docs(IdsQuery): Use lowercase string for param annotation (0279235)
  • docs(InnerHits): Fix typo (e3c8935)
  • docs: Add example annotation for hdr in Percentile Ranks agg (b31d3ce)
  • docs: Fix example annotation for Geo Distance Agg (1af20e4)
  • fix(InnerHits): Correct returns annotation (f44f39c)
elastic-builder - Release 0.3.2

Published by sudo-suhas over 7 years ago

  • docs(README): elasticsearch 5.3 -> 5.x (6139189)
  • docs(aggs): Add example for multiple order criteria (67dab56)
  • test(aggs): Tests for multiple order criteria (aa99c91)
  • fix(aggs): Order can be multiple criteria(terms, histogram) (791078e)
  • Revert "build(release-it): Add changelogCommand for webpro/release-it#89" (3070234)
  • style: Make _macros.js prettier (76bcb63)
  • chore: Bump dev dependencies (b5b2b71)
  • docs: Add examples for RequestBodySearch (09f9bac)
  • docs: Use consistent builder style (3cb290f)
  • docs(aggs): Add examples for Matrix Stats Aggregation (a029ae7)
  • docs(aggs): Add examples for Pipeline Aggregations (c2f5c1a)
  • docs(aggs): Add examples for Bucket Aggregations (c94a251)
  • docs: Correct returns jsdoc in HistogramAggregationBase (c334b48)
  • docs(aggs): Add examples for Metrics Aggregations (52cd700)
  • style(README): Format example to avoid exceeding 80 chars (119135d)
  • docs(README): Add notes for examples in reference docs (0f4646c)
  • build(release-it): Disable npm publish (c1d504c)
  • build(release-it): Fix change log command (781e0ab)
elastic-builder - Release 0.3.1

Published by sudo-suhas over 7 years ago

  • fix(prettier): Update prettier dependency, format files, fix rules (8b07978)
elastic-builder - Release 0.3.0

Published by sudo-suhas over 7 years ago

  • build(release-it): Add changelogCommand for webpro/release-it#89 (60bdaf5)
  • docs(queries): Add examples, minor corrections (62969db)
  • docs(Highlight): Consistent style for example (da20d1c)
  • docs(RequestBodySearch): Add another example for highlight (12305e1)
  • docs(InnerHits): Add example (b8a26fb)
  • docs(core): Fix formatting for examples (e705d16)
  • fix: rm type check for ScriptScoreFunction.script (5fd56e7)
  • fix: Correct deprecation log for HasParentQuery.scoreMode (93f9361)
  • fix: Correct export and test for weightScoreFunction (5532fd4)
  • docs(recipes): Improve docs for filterQuery with scoring (a122236)
  • docs: Add rest of the examples for RequestBodySearch (036d62d)
  • docs: Formatting changes for geo-shape examples (f1afba2)
  • docs: Add examples for Rescore (52091a9)
  • test: Add test for Highlight.noMatchSize (f38bdcb)
  • fix: Add missing method InnerHits.storedFields (962d64e)
  • style: Change formatting for examples (94fd9f5)
  • feat: Add recipes (cc603db)
  • chore: Update dependencies to latest (72a6ea6)
  • build: Setup release-it (3488eab)
elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.2.0

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.1.9

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.1.6

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.1.4

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.1.7

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.1.2

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.1.10

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.1.0

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.1.5

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.1.8

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.1.3

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.2.1

Published by sudo-suhas over 7 years ago

elastic-builder - https://github.com/sudo-suhas/elastic-builder/releases/tag/v0.1.1

Published by sudo-suhas over 7 years ago