Skip to content

v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 12:46
· 132 commits to development since this release
0532861

Added

Fixed

  • Fixed an issue with filterRange method to allow compatibility when used with filterTerms and filterTerm

Changed

  • Renamed startRows/maxRows properties in search builder to from/size to better match ES query syntax. Adds custom setStartRows and setMaxRows methods which pass through.