Broken Java API in Confluence 8 EAP: ContentSearch, getById(), etc

Hi @ashraf.teleb85 ,
You can inject a Spring bean with the name siteSearchPermissionsQueryFactory and call the create() method. SiteSearchPermissionsFilteredQueryFactory is an internal class and is not available to plugins.

2 Likes