Releases: spatie/elasticsearch-query-builder
Releases · spatie/elasticsearch-query-builder
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
2.2.0
What's Changed
- Added able track total hits by @nick-rashkevich in #36
New Contributors
- @nick-rashkevich made their first contribution in #36
Full Changelog: 2.1.0...2.2.0
2.1.0
2.0.1
2.0.0
What's Changed
- Elasticseach ^8.0 support by @h-rafiee in #19
New Contributors
- @h-rafiee made their first contribution in #19
Full Changelog: 1.4.0...2.0.0
1.4.0
- add
TermsQuery
Full Changelog: 1.3.0...1.4.0