Would it be easier just to rebuild the index on a dedicated server at a particular interval (every ten minutes), which would pick up any new data in the database, and then copy that new version of the catalog over to the webservers? This way, I wouldn't need to do remote updates.
On Thu, Apr 22, 2010 at 9:51 AM, Nitai @ Razuna <[email protected]> wrote: > You can't. Lucene has (unfortunately) no way to update a remote > location or to be able to update Lucene remotely. :-( > > Therefore, Alan has given you the example of Wikipedia. > > On Thu, Apr 22, 2010 at 4:48 PM, Jason King <[email protected]> > wrote: > > The way I have it now, everytime someone makes an update to their data > and > > it's data that is kept in a catalog, the catalog is updated immediately. > But > > I'm not sure how I would code it to update that remote catalog on another > > server.. Any ideas? > > > > -- > See for yourself how easy it is to manage files today. Join the revolution! > > Razuna SaaS On-Demand - Hosted Digital Asset Management Solution > http://www.razuna.com/ > > Razuna - Open Source Digital Asset Management > http://www.razuna.org/ > > Follow us on Twitter > http://twitter.com/razunahq > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > mailing list - http://groups.google.com/group/openbd?hl=en > > !! save a network - please trim replies before posting !! > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
