Releases: social-native/elastic-composer
Releases · social-native/elastic-composer
v4.8.1
v4.8.0
v4.7.1 "Amicable Amoeba"
This version updates the request to add track_total_hits: true
to restore the ES 6.8 behavior of showing the total hits per request.
v4.7.0 Lucrative Lizzard
This release adds the getCurrentEsQuery
method, which returns the raw Elasticsearch query based on the current state of the filters and suggestions.
v4.6.2 Calamitous Cat
This patch releases fixes a bug in the case where the elasticsearch mapping is not defined.
v4.6.1 Pretty Penguin
This patch releases fixes an issue that prevented results from saving, if those results came from an Elasticsearch 7.10 query.
v4.6.0 Affluent Alligator
Add the ability to flatten an mapping from an index in Elasticsearch version 7.10
v4.4.0 "Deft Dalmatian"
Added the ability to filter by query string. See the elasticsearch docs for details of that filter.
v4.3.1
Merge pull request #40 from social-native/erhathaway-patch-1 Fix: relative import
v4.3.0
Merge pull request #39 from social-native/feat/prepare-for-opensource Feat: prepare for opensource