Skip to content

Conversation

@tobyhede
Copy link
Contributor

No description provided.

Point cipherstash-client and cts-common dependencies to local
cipherstash-suite checkout on fix/memory-leak-0.31.2 branch for
testing the memory leak patch before release.
Expose term_filters configuration for SteVec indexes, enabling
case-insensitive JSON field matching using the downcase filter.

Changes:
- Add term_filters field to SteVecIndexOpts struct with serde default
- Update IndexType::SteVec conversion to pass term_filters
- Add encrypted_jsonb_filtered column to test schema with downcase filter
- Add helper functions for filtered JSON fixtures (common.rs)
- Add 7 integration tests covering case-insensitive queries

Note: Term filters apply during encryption, so decrypted data
is also transformed (e.g., "Alice" stored/returned as "alice").
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants