I don't believe Solr has yet officially released document access control, so you will need to use the patch for ticket 1895. Alternatively, the ManifoldCF in Action chapter 4 example has an implementation based on this ticket. You can get the code for it at https://manifoldcfinaction.googlecode.com/svn/trunk/edition_1/security_example.
Thanks, Karl On Fri, Apr 22, 2011 at 11:45 AM, Kadri Atalay <atalay.ka...@gmail.com> wrote: > Hello, > > Does anyone know which version of Solr have implements the Document Level > Access Control, or has it implemented (partially or fully) ? > Particularly issue #s 1834, 1872, 1895 > > Thanks > > Kadri >