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

Update approximate_threshold to 15K documents #2229

Merged
merged 4 commits into from
Oct 23, 2024

Commits on Oct 22, 2024

  1. Update threshold to 15K documents

    After comparing indexing and search performance, we are updating
    default value to be 15000.
    
    Signed-off-by: Vijayan Balasubramanian <[email protected]>
    VijayanB committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d256e11 View commit details
    Browse the repository at this point in the history
  2. Fix bwc test

    Signed-off-by: Vijayan Balasubramanian <[email protected]>
    VijayanB committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4849f36 View commit details
    Browse the repository at this point in the history
  3. Update test method

    Signed-off-by: Vijayan Balasubramanian <[email protected]>
    VijayanB committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    481da4f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Flush data after index

    Signed-off-by: Vijayan Balasubramanian <[email protected]>
    VijayanB committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e2dcdc6 View commit details
    Browse the repository at this point in the history