Class SolrServiceResourceRestrictionPlugin

  • All Implemented Interfaces:
    SolrServiceIndexPlugin, SolrServiceSearchPlugin

    public class SolrServiceResourceRestrictionPlugin
    extends Object
    implements SolrServiceIndexPlugin, SolrServiceSearchPlugin
    Restriction plugin that ensures that indexes all the resource policies. When a search is performed extra filter queries are added to retrieve only results to which the user has READ access
    Author:
    Kevin Van de Velde (kevin at atmire dot com), Mark Diggory (markd at atmire dot com), Ben Bosman (ben at atmire dot com)