Hello all,

I am having a field UserID, for every record. The results will be filtered for 
every User based on this field. We have a feature of group admin where a admin 
could view all records of a set of Users. My requirement is a group admin of 3 
Users could view only 3 members data and he should also perform some search to 
retrieve data corresponds to any single User. 

I have doubt in the below scenerio:
Filter: us...@domain.com, us...@domain.com us...@domain.com
Query: us...@domain.com OR User1

Whether single field be part of Query and Filter?

Is there any better solution to handle this?
 
Please note group members may change often and i cannot index group name or ID 
along with the record. 

Regards
Ganesh 

Send instant messages to your online friends http://in.messenger.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to