[ 
https://issues.apache.org/jira/browse/SOLR-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855884#action_12855884
 ] 

Andreas Hubold commented on SOLR-1834:
--------------------------------------

The SecurityComponent from the patch wraps the parsed query in a FilteredQuery. 
Would it make sense to add the filter to ResponseBuilder#getFilters instead to 
utilize Solr's filterCache?


> Document level security
> -----------------------
>
>                 Key: SOLR-1834
>                 URL: https://issues.apache.org/jira/browse/SOLR-1834
>             Project: Solr
>          Issue Type: New Feature
>          Components: SearchComponents - other
>    Affects Versions: 1.4
>            Reporter: Anders Rask
>         Attachments: html.rar, SOLR-1834.patch
>
>
> Attached to this issue is a patch that includes a framework for enabling 
> document level security in Solr as a search component. I did this as a Master 
> thesis project at Findwise in Stockholm and Findwise has now decided to 
> contribute it back to the community. The component was developed in spring 
> 2009 and has been in use at a customer since autumn the same year.
> There is a simple demo application up at 
> http://demo.findwise.se:8880/SolrSecurity/ which also explains more about the 
> component and how to set it up.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to