Solr Security
Version 2.1 by Thomas Mortagne on 2020/12/18 17:38
![]() | Insert in the Solr search core a custom field containing all the groups which have view right on the document |
Type | JAR |
Category | |
Developed by | |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
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.
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):
- org.xwiki.platform:xwiki-platform-search-solr-api 12.10
- org.xwiki.platform:xwiki-platform-wiki-default 12.10