Releases: spatie/elasticsearch-query-builder
Releases · spatie/elasticsearch-query-builder
3.2.2
3.2.1
3.2.0
What's Changed
- Add percolate query by @floristenhove in #57
- Allow setting values to null for RangeQuery by @bram-pkg in #56
- Add geoshape query by @floristenhove in #58
New Contributors
- @floristenhove made their first contribution in #57
- @bram-pkg made their first contribution in #56
Full Changelog: 3.1.0...3.2.0
3.1.0
3.0.0
See upgrading.md for possible breaking changes.
What's Changed
New Contributors
Full Changelog: 2.7.0...3.0.0
2.7.0
What's Changed
- Allow
bool
andint
as types for term query by @sventendo in #34 - Fix: Include
size
andfrom
in getPayload by @harlequin410 in #35 - Allow filter aggregation without using nested aggregations by @sventendo in #37
New Contributors
- @sventendo made their first contribution in #34
- @harlequin410 made their first contribution in #35
Full Changelog: 2.6.0...2.7.0
2.6.0
2.5.0
What's Changed
- Add boost parameter to MatchQuery by @MilanLamote in #42
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- Add post filter logic and enhance readme by @MilanLamote in #41
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- Add highlighting by @MilanLamote in #39
New Contributors
- @MilanLamote made their first contribution in #39
Full Changelog: 2.2.0...2.3.0