I'll also be interested in how that works for you. Bringing out the whole dataset not filtered for some kind of access control will mean that you will have then do the filtering of the result set in your server side/command line program.
So the speed comparison with the filter query vs the outside langauge environement will be very interesting :-) I will also do this, but in about 3-5 months. I will report it then. Dennis Gearon Signature Warning ---------------- It is always a good idea to learn from your own mistakes. It is usually a better idea to learn from others’ mistakes, so you do not have to make them yourself. from 'http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036' EARTH has a Right To Life, otherwise we all die. --- On Mon, 10/25/10, Paul Carey <paul.p.ca...@gmail.com> wrote: > From: Paul Carey <paul.p.ca...@gmail.com> > Subject: Re: Modelling Access Control > To: solr-user@lucene.apache.org > Date: Monday, October 25, 2010, 5:16 AM > Many thanks for all the responses. I > now plan on benchmarking and > validating both the filter query approach, and maintaining > the ACL > entirely outside of Solr. I'll decide from there. > > Paul >