On Mar 11, 2011, at 9:32 AM, Bill Bell wrote: > Why not just add a security field in Solr and use fq to limit to the users > permissions?
You can. When permissions change, you need to reload every affected document. You also need to build the whole security filtering from scratch instead of having it as supported feature in a database. So, it is slower in operation and more engineering work to create and maintain. wunder -- Walter Underwood