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

Use efficient kNN filtering, fix filtering when input value is array of string #16393

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Oct 6, 2024

  1. update opensearch client use efficient knn filtering when engine is l…

    …ucene or faiss. fix terms search when input is a list of strings.
    Tenzin Choedak committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    3c3ecf7 View commit details
    Browse the repository at this point in the history
  2. update opensearch client use efficient knn filtering when engine is l…

    …ucene or faiss. fix terms search when input is a list of strings.
    Tenzin Choedak committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8da24e9 View commit details
    Browse the repository at this point in the history
  3. bump version

    Tenzin Choedak committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    aa3d42e View commit details
    Browse the repository at this point in the history
  4. rm debug statement

    Tenzin Choedak committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4dc293c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a27afbb View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

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