User Rights Management in Lucene

2005-02-01 Thread Verma Atul (extern)
Hi,

I'm new to Lucene and want to know, whether Lucene has the capability of
displaying the search results based the Users Rights.

For Example:

There are suppose some resources, like :

Resource 1
Resource 2
Resource 3
Resource 4

And there are say 2 users with 

User 1 having access to Resource 1, Resource 2 and Resource 4; and User
2 having access to Resource 1 and Resource 3

So when User 1 searches the database, then he should get results from
Resource 1, 2 and 4, but

When User 2 searches the databse, then he should get results from
Resource 1 and 3.

Regards
Atul Verma


RE: User Rights Management in Lucene

2005-02-01 Thread Verma Atul (extern)
Thanks for the help. This means that the User management has to be done
over Lucene.

-Original Message-
From: PA [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 01, 2005 4:06 PM
To: Lucene Users List
Subject: Re: User Rights Management in Lucene


On Feb 01, 2005, at 16:01, Verma Atul (extern) wrote:

 I'm new to Lucene and want to know, whether Lucene has the capability 
 of
 displaying the search results based the Users Rights.

Not by itself. But you can make it so.

Cheers

--
PA, Onnay Equitursay
http://alt.textdrive.com/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]