Solr Security

Version 10.1 by Thomas Mortagne on 2021/03/17 19:17

cogInsert in the Solr search core a custom field containing all the groups which have view right on the document
TypeJAR
Category
Developed by

Thomas Mortagne

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Installable with the Extension Manager

Description

This extension automatically inject in the Solr search core a field "allowed" and populate and update it with the list of groups allowed to view the each document.

It can then be used in a rest request to directly request documents that a specific group or groups can view.

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).

You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.

Dependencies

Dependencies for this extension (org.xwiki.contrib:solrsecurity 1.0):

Tags:
    

Get Connected