user Context Policy
Parameters
value
The user context policy. ATTRIBUTE_FILTER
All indexed content is searchable and displayable for all users. If you want to filter search results on user context, you can use the attribute filters of
_user_id
and_group_ids
or you can provide user and group information inUserContext
. USER_TOKENEnables token-based user access control to filter search results on user context. All documents with no access control and all documents accessible to the user will be searchable and displayable.