Hi, I am wanting to add document-level security that works as following: An
external process makes a query to the index, depending on their security
allowences based of a login id a list of hits are returned minus any the
user are meant to know even exist. I was thinking maybe a custom filter with
a JDBC connection to check security of the user vs. the document. I'm not
sure how I would add the filter or how to write the filter or how to get the
login id from a GET parameter. Any suggestions, comments etc.?

Thanks. Brett. 
-- 
View this message in context: 
http://www.nabble.com/Solr-document-security-tp24197620p24197620.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to