Search on Ownership or Permissions

Search on Ownership or Permissions

GEODI searches for given criteria across all sources connected to your project.

The content summary contains the owner, who added the content by drag-and-drop. The owner: query results in the content added by the specified user.

“me” may be used as the current user's username. So, if this query is used in a panel, every user sees content added by themselves.

owner:<username>

You can query the documents that a specific user and group has seen. These queries can also be used for classification. For example, if a certain group sees a document, you can say it is confidential.

user:<user_name> → Retrieves the content accessible with the current permissions of the <user_name> user defined in GEODI or LDAP.

user:<group_name> → Retrieves the content accessible with the permissions of the <group_name> group defined in GEODI or LDAP.

 

UserForContent:<user_name> → In GEODI, it retrieves the content that the <user_name> user can access with their current permissions.

ContentUsers:<user_name> → It retrieves the content that the <user_name> user would be able to access if they had permission in GEODI. It works equivalently to directly querying LDAP permissions.