Skip to content

Releases: social-native/elastic-composer

v4.8.1

14 Mar 08:00
Compare
Choose a tag to compare

Used keyword field name modifier with match_phrase to make exact match search.

v4.8.0

20 Dec 18:14
Compare
Choose a tag to compare

Add the ability to use match_phrase in the multi-select filter.

v4.7.1 "Amicable Amoeba"

28 May 16:27
a21862c
Compare
Choose a tag to compare

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

17 May 15:47
5ea0ff5
Compare
Choose a tag to compare

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

07 May 22:28
d217700
Compare
Choose a tag to compare

This patch releases fixes a bug in the case where the elasticsearch mapping is not defined.

v4.6.1 Pretty Penguin

06 May 23:52
f45b3ef
Compare
Choose a tag to compare

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

06 May 16:05
31b3db6
Compare
Choose a tag to compare

Add the ability to flatten an mapping from an index in Elasticsearch version 7.10

v4.4.0 "Deft Dalmatian"

21 Dec 21:56
6e23069
Compare
Choose a tag to compare

Added the ability to filter by query string. See the elasticsearch docs for details of that filter.

v4.3.1

28 Apr 21:16
5f8603c
Compare
Choose a tag to compare
Merge pull request #40 from social-native/erhathaway-patch-1

Fix: relative import

v4.3.0

10 Apr 00:57
83b9366
Compare
Choose a tag to compare
Merge pull request #39 from social-native/feat/prepare-for-opensource

Feat: prepare for opensource