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

[Feat] KNN filtering with limit and KNN distance function #4036

Merged
merged 28 commits into from
May 24, 2024

Commits on May 14, 2024

  1. Implements TDD

    emmanuel-keller committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c24bffe View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    ee98d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ac2b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2abf023 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6d32d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f4216f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    936305f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    e4cd032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d87520 View commit details
    Browse the repository at this point in the history
  3. Fixes clippy issues

    emmanuel-keller committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f8f22e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baa5d39 View commit details
    Browse the repository at this point in the history
  5. Fixes wasm

    emmanuel-keller committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d7cdab5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfc30c7 View commit details
    Browse the repository at this point in the history
  7. Wip on HNSW

    emmanuel-keller committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ba5e913 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Fix benchmarks

    emmanuel-keller committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f5ae408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d61d37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8fdb85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dadcca5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ef2ea2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 24, 2024

  1. Name consistency

    emmanuel-keller committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ce768fd View commit details
    Browse the repository at this point in the history