Well, a simple solution would be to flag each record with "indexed" with a value of "true/false". Then on the "search server" look for records that have the "false" value. Query those and update the catalog at the same time set each value to "true". Like this you have a "search server" and relieve your "production server" from the indexing job.
Kind Regards, Nitai On Thu, Apr 22, 2010 at 5:14 PM, Jason King <[email protected]> wrote: > Well, I'm not sure how I would update that remote catalog then everytime > someone makes an update... > > Unless I could submit the data to be updated remotely via CFML to the > catalog server, which then uses that submitted data to update teh master > catalog locally on the catalog server. -- 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 !!
