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

Add support for approximate k-NN queries #548

Merged
merged 9 commits into from
Jul 5, 2023

Commits on Jul 3, 2023

  1. Add Knn query type

    Signed-off-by: Thomas Farr <[email protected]>
    Xtansia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2f2cf7b View commit details
    Browse the repository at this point in the history
  2. Integration test

    Signed-off-by: Thomas Farr <[email protected]>
    Xtansia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    015fcd2 View commit details
    Browse the repository at this point in the history
  3. Checkstyle fix

    Signed-off-by: Thomas Farr <[email protected]>
    Xtansia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8985678 View commit details
    Browse the repository at this point in the history
  4. Run unreleased test

    Signed-off-by: Thomas Farr <[email protected]>
    Xtansia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ad886ac View commit details
    Browse the repository at this point in the history
  5. Fixes

    Signed-off-by: Thomas Farr <[email protected]>
    Xtansia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ff1b78a View commit details
    Browse the repository at this point in the history
  6. Assume knn plugin installed

    Signed-off-by: Thomas Farr <[email protected]>
    Xtansia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    adbbf94 View commit details
    Browse the repository at this point in the history
  7. Changelog

    Signed-off-by: Thomas Farr <[email protected]>
    Xtansia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    75a1516 View commit details
    Browse the repository at this point in the history
  8. Add to QueryBuilders

    Signed-off-by: Thomas Farr <[email protected]>
    Xtansia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e280f83 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge branch 'main' into feat/approx-knn-query

    Signed-off-by: Thomas Farr <[email protected]>
    Xtansia authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    41a79c1 View commit details
    Browse the repository at this point in the history