Skip to content

Releases: sdrrv/elasticsearch-rescore-redis

V0.1.8 Stable Alpha

03 Sep 11:30
Compare
Choose a tag to compare

Changelog

This Version was verified by @sdrrv , @brandellcassio and by @pavelcalado.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Released]

[0.1.8] - 2-9-2021

Added

  • score_functions field.

Fixed

  • Fix typos in recent README changes.
  • Update outdated unreleased diff link.
  • Fixed some testing bugs
  • Added essential exceptions
  • Fixed the key_prefixes bug

Removed

  • The key_prefix filed has been deprecated

V0.1.7 Stable Alpha

16 Aug 14:59
Compare
Choose a tag to compare

Changelog

This Version was verified by @sdrrv and by @brandellcassio.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Released]

[0.1.7] - 16-8-2021

Added

  • Score_Operator field
  • Boost_Operator field
  • Boost_Weight field
  • Score_Weights field

Fixed

  • Fix typos in recent README changes.
  • Update outdated unreleased diff link.
  • Fixed some testing bugs
  • Fixed the "List of Strings Bug"

Removed

  • The optional_field label in all fields, except for the key_field

Running Alpha Version Gympass Update v2

09 Aug 12:35
Compare
Choose a tag to compare
Pre-release

in this release the score_operator can be changed in running time

Running Alpha Version Gympass Update

05 Aug 11:22
Compare
Choose a tag to compare
Pre-release

Added more options to the original proj