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

Adding search processor for score normalization and combination #227

Merged

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    3ebe720 View commit details
    Browse the repository at this point in the history
  2. Address review comments, part 1

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

Commits on Jul 20, 2023

  1. Address review comments, part 2

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

Commits on Jul 21, 2023

  1. Add workflow, refactor techniques, added s/n methods

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

Commits on Jul 22, 2023

  1. Addressed review comments

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

Commits on Jul 24, 2023

  1. Switch from pr to list, refactor

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9e1c8ba View commit details
    Browse the repository at this point in the history
  2. Switch to factory for combinations

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    729513b View commit details
    Browse the repository at this point in the history
  3. Fixed commetns for normalization factory rework

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    01590ed View commit details
    Browse the repository at this point in the history
  4. Switch to similar factory approach for normalization

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4d1e03f View commit details
    Browse the repository at this point in the history
  5. Fix compilation errors after recent changes in core

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

Commits on Jul 25, 2023

  1. Addressing review comments

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

Commits on Jul 26, 2023

  1. Address review comments

    Signed-off-by: Martin Gaievski <[email protected]>
    martin-gaievski committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    069fea2 View commit details
    Browse the repository at this point in the history
  2. Refactor get max scores and some tests

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