Behind the Scenes: The Search Index Encryption Process
- When a user searches for a term, the term is passed to the search index, along with which Salesforce objects to search.
- When the search index executes the search, the encryption service opens the relevant segment of the search index in memory and reads the key ID and IV.
- Steps 3 through 5 of the process when a user creates or edits records are repeated.
- The search index processes the search and returns the results to the user seamlessly.