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

Changed "exact match boost" implementation to use a match_phrase query in should #4978

Merged
merged 17 commits into from
Sep 23, 2024

Commits on Sep 22, 2024

  1. Add utori to the "Made with Openverse" page

    dd Sutori to the "Made with Openverse" page.
    dryruffian authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    71e8ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    107fdbd View commit details
    Browse the repository at this point in the history
  3. Add Sutori to Made with Openverse page (#4972)

    Fixed commit message to be more precise and include the issue number
    dryruffian authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    fc997ea View commit details
    Browse the repository at this point in the history
  4. Add Sutori to Made with Openverse page (#4972)

    Fixed commit message to be more precise and include the issue number
    dryruffian committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6b2f8db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6737693 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d37d2bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5906ab7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. @dryruffiaAdd Sutori to Made with Openverse page (#4972)

    I added the suggestion from @sarayourfriend.
    
    Co-authored-by: sarayourfriend <[email protected]>
    dryruffian and sarayourfriend authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8bfa386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37650d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    211940b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf225ff View commit details
    Browse the repository at this point in the history
  5. Change "exact match boost" implementation to use a match_phrase query…

    … in should #4960
    
    I have added support for "match_pharse"
    and also removed variable quotes_stripped it's not needed now.
    dryruffian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    409a45c View commit details
    Browse the repository at this point in the history
  6. Changed exact match boost implementation to use a match_phrase query …

    …in should #4960
    
    I have added support for "match_pharse"
    and also removed variable quotes_stripped it's not needed now.
    dryruffian authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3cade36 View commit details
    Browse the repository at this point in the history
  7. I have added support for match_pharse

    and also removed variable quotes_stripped it's not needed now.
    dryruffian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6889a41 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f552613 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe41590 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53c857a View commit details
    Browse the repository at this point in the history