Skip to content

Conversation

@Ravindrabijarniya
Copy link

Fixes documentation inconsistency where @Encrypted(algorithm = "Indexed") was shown as a valid option.

"Indexed" is not a valid value for @Encrypted.algorithm.
Queryable encryption indexing is controlled via @Queryable and @RangeEncrypted.

This change updates the example and adds clarification to prevent runtime errors.

Signed-off-by: Ravindra Bijarniya <ravindrabijarniya123@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 13, 2026
@mp911de mp911de added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants