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

chore: add indices for attributes #366

Merged
merged 4 commits into from
Sep 8, 2024
Merged

chore: add indices for attributes #366

merged 4 commits into from
Sep 8, 2024

Commits on Aug 15, 2024

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

Commits on Sep 8, 2024

  1. Chore/change resourcemap index (#365)

    change the type of index for resource attributes from `bloom_filter` to
    `tokenbf_v1` for keys and `ngrambf_v1` for values. This is tested and
    implemented in logs already.
    ankitnayan authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    22d9183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46af93b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac1cb04 View commit details
    Browse the repository at this point in the history