Package com.atlassian.confluence.impl.search.v2
package com.atlassian.confluence.impl.search.v2
-
ClassesClassDescriptionA default implementation of QueryFactory that maps query type keys to plugin module complete keys.This factory creates the appropriate
SearchQueryfor filtering the documents based on the permissions granted to a user.investigate and improve the performance as per comments inSpacePermissionFilteredQueryFactory.This is used in conjunction with theSiteSearchPermissionsQueryMapper, which map it to aFilteredQueryDeprecated.Deprecated.since 8.0, useSpacePermissionQueryFactory.create(ConfluenceUser)Utility class which exposes user search by username/userkey as a function.
DefaultSpacePermissionQueryFactoryinstead.