Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Added Score Normalization and Combination feature #242

Closed
wants to merge 10 commits into from

Commits on May 26, 2023

  1. Update version to 2.8-SNAPSHOT

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed May 26, 2023
    Configuration menu
    Copy the full SHA
    a445bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61017de View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    2a42f65 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    f38cf96 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    9e98522 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Added Score Normalization and Combination feature (#241)

    * Added Score Normalization and Combination feature
    
    Signed-off-by: Martin Gaievski <[email protected]>
    (cherry picked from commit 61e6e98)
    martin-gaievski committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3b11cfa View commit details
    Browse the repository at this point in the history
  2. Fixing discrepancies in code between 2.x and main

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    657c1e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge branch '2.x' into backport/backport-241-to-2.x

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f739f1e View commit details
    Browse the repository at this point in the history
  2. Reworked feature flag usage, add logs (#246)

    Signed-off-by: Martin Gaievski <[email protected]>
    (cherry picked from commit 5819df6)
    martin-gaievski committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9340ef3 View commit details
    Browse the repository at this point in the history
  3. Change feature flag name for hybryd search (#247)

    Signed-off-by: Martin Gaievski <[email protected]>
    (cherry picked from commit 2a9f70a)
    martin-gaievski committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1ea4999 View commit details
    Browse the repository at this point in the history