You can have a central component (a singleton for example) that can be responsible for writes to the index.
sv On 31 Oct 2003, Guilherme Barile wrote: > Hello > I'm building a web application that uses lucene, the problem I'm > facing is that only one user may write to the index each time, and I > simply can't imagine a way to deal with this. Anyone ever did something > like this ? Should I write a non-web app to add documents to the index ? > > Thanks in advance for any ideas :) > > gui > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
