# Search Helpers
[](https://crates.io/crates/ironcore-search-helpers) [](https://docs.rs/ironcore-search-helpers)
A Rust library for encrypted search helpers which can be used to create blind indexes.
For now this supports creating an index on strings using tri-grams. The tri-grams are hashed
using a salt as well as an optional partition_id.