Re: User Rights Management in Lucene

2005-02-01 Thread Chandrashekhar
Hi,
If you r working on some CMS or similar app and want to  have user rights
module then you can use metadata for rights information and add this
metadata into index information then you can search on this metadata.


With Regards,
Chandrashekhar V Deshmukh
- Original Message - 
From: "Verma Atul (extern)" <[EMAIL PROTECTED]>
To: 
Sent: Tuesday, February 01, 2005 8:31 PM
Subject: User Rights Management in Lucene


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


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



Limo 0.5

2004-11-22 Thread Chandrashekhar
Hi,

With Limo 0.5 , can i find out if certain word from some Document is indexed or 
not?

With Regards,
Chandrashekhar V Deshmukh


Re: Need Help

2004-11-09 Thread Chandrashekhar

Hi,
Thank you for help.
I got solution for this. lucene 1.3 index works with clucene 0.8.12


- Original Message - 
From: "Otis Gospodnetic" <[EMAIL PROTECTED]>
To: "Lucene Users List" <[EMAIL PROTECTED]>
Sent: Monday, November 08, 2004 11:01 PM
Subject: Re: Need Help


> Hello,
> 
> You should double-check with CLucene community, but from my research
> for Lucene in Action CLucene's index is not compatible with that of
> Lucene 1.4, so you will not be able to use the same index with both
> Lucene and CLucene.
> 
> Otis
> 
> --- Chandrashekhar <[EMAIL PROTECTED]> wrote:
> 
> > Hi,
> > I have query regarding index file portability of lucene 1.4 and
> > clucene 0.8.12.
> > I have created index file in Java  - lucene 1.4  and now want to
> > search some term in the same index file by using clucene.
> > I am not getting results if i do that. 
> > So just wanted to make sure, does it support such kind of
> > interportability?
> > 
> > 
> >   
> > With Regards,
> > Chandrashekhar V Deshmukh
> > Sr. System Analyst
> > Cybage Software Pvt. Ltd. (a CMM Level 3 company)
> > Phone(O) : 91-20-4041700, 91-20-4044700 Ext: 804
> > Cell : 91-9822749239
> > Fax : 91-20-4041701 , 4041702
> > [EMAIL PROTECTED]
> > www.cybage.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]



Need Help

2004-11-08 Thread Chandrashekhar
Hi,
I have query regarding index file portability of lucene 1.4 and clucene 0.8.12.
I have created index file in Java  - lucene 1.4  and now want to search some 
term in the same index file by using clucene.
I am not getting results if i do that. 
So just wanted to make sure, does it support such kind of interportability?


  
With Regards,
Chandrashekhar V Deshmukh
Sr. System Analyst
Cybage Software Pvt. Ltd. (a CMM Level 3 company)
Phone(O) : 91-20-4041700, 91-20-4044700 Ext: 804
Cell : 91-9822749239
Fax : 91-20-4041701 , 4041702
[EMAIL PROTECTED]
www.cybage.com