Hi,

I'm indexing data off a DB.  The data is secured with access permission.  That 
is record-A can be seen by users-x, while record-B can be seen by users-y and 
yet record-C can be seen by users x and y.  Even more, the group access 
permission can change over time.


The question I have is this: how to handle this in Solr?  Is there anything I 
can do during index and / or search time?  What's the best practice to handle 
access permission in search?


Thanks!


- MJ

Reply via email to