|
|
|
|
|
by wrs
4506 days ago
|
|
Searchable encrypted records seems like a contradiction. Normally I'd expect that the fields you can search on are not encrypted (at least not in the search index), and given the obvious conscientiousness of TrueVault I'd expect to see that mentioned in the docs if it were so, but I don't. Can someone from TV elucidate how that works? |
|
Or heck, if you have enough memory, keep your indexes in memory where they aren't required to be encrypted. Or if you don't have enough then cache according to some algorithm that works good for the use cases.