Dont maintain individual index file. Convey the companies that they cannot get back the data.
-----Original Message----- From: Ravi [mailto:[EMAIL PROTECTED] Sent: Friday, March 31, 2006 9:52 PM To: java-user@lucene.apache.org Subject: Regarding Indexes Hi Luceners, This is the my problem . Can any body give the solution for this one.. I am going to implement for the company which is going to Support ASP (Application Service Provider ) model. In this model , around 200 companies are going to register with us and add there documents and searches them . Now the problem is shall I maintain individual index files for each company or maintain single index file for all the companies. If I maintain individual index files then I need to create 200 searcher objects for them because. each index should be searched.. But if I maintain single index file , I can have one single index searcher but I need to add the condition for each document. And more over in feature if any body needed there own data we can not provide them .. so please tell me which model can help us to solve this problem.. the key point in this application is add/modify/delete will occur very frequently . Please help me .... I am waiting for your feed back Thanks Ravi Kumar Jaladanki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]