Re: Restricting results based on user authentication

2009-01-12 Thread Chris Harris
On Mon, Jan 12, 2009 at 9:31 PM, Manupriya wrote: > > Thanks Chris, > > I agree with your approach. I also dont want to add anything at the > application level. I want authentication to be handled internally at the > Solr level itself. The application layer needs to be involved somehow, right, be

Re: Restricting results based on user authentication

2009-01-12 Thread Manupriya
pecified in a request handler. That keeps >> the definition of the filter within Solr. >> For example, you can create a request handler named "admin", a field >> named >> "role", and add a filter of "role:admin". " >> >> I could n

Re: Restricting results based on user authentication

2009-01-12 Thread Chris Harris
y example or resource that > explains how to use custom request handler with filtering? > > Thanks, > Manu > > > > -- > View this message in context: > http://www.nabble.com/Restricting-results-based-on-user-authentication-tp21411449p21411449.html > Sent from the Solr - User mailing list archive at Nabble.com. > >

Restricting results based on user authentication

2009-01-12 Thread Manupriya
llow this solution. Is there any example or resource that explains how to use custom request handler with filtering? Thanks, Manu -- View this message in context: http://www.nabble.com/Restricting-results-based-on-user-authentication-tp21411449p21411449.html Sent from the Solr - User mailing list archive at Nabble.com.