ManifoldCF has a Solr plugin. It asks ManifoldCF to convert a user into access tokens, and then applies an appropriate Solr query filter. This executes against previously indexed document access tokens that ManifoldCF created.
Karl On Thu, Sep 3, 2015 at 6:41 PM, Steven White <[email protected]> wrote: > Hi, > > I need document level security in Solr and came across the following: > https://wiki.apache.org/solr/SolrSecurity#Manifold_CF_.28Connector_Framework.29 > > Where can I read and learn more about how to create my own such solution > in Solr? Is the solution used by ManifoldCF index base, or some plugin? > Unfortunately, I cannot use ManifoldCF. > > I'm using Solr 5.2 > > Thanks > > Steve >
