You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2010/04/29 19:27:59 UTC

[jira] Resolved: (CONNECTORS-22) SOLR connector needs ability to ingest access tokens, in a manner that can be used with Lucene to enforce security

     [ https://issues.apache.org/jira/browse/CONNECTORS-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright resolved CONNECTORS-22.
-----------------------------------

    Resolution: Fixed

Added support in the solr connector for ACLs, and posted a LCFSecurityFilter SearchComponent class as SOLR-1895.


> SOLR connector needs ability to ingest access tokens, in a manner that can be used with Lucene to enforce security
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-22
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-22
>             Project: Lucene Connector Framework
>          Issue Type: Improvement
>          Components: Lucene/SOLR connector
>            Reporter: Karl Wright
>
> The LCF security model requires that access tokens be tied to documents in a manner that allows searches qualified with a user's access tokens to be made.  The SOLR connector currently drops all access tokens on the floor, because the Lucene/LCF authorization model has yet to be worked out.  It needs to be worked out, and the SOLR connector needs to be augmented accordingly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.