Re: Indexing CSV without HTTP

2010-02-04 Thread Rohit Gandhe
Thanks Yonik! We want to go to Index replication soon (couple of months), which will also help with incremental updates. But for now we want a quick and dirty solution without running two servers. Does the utility look ok to index a CSV file? Is it safe to do in production environment? I know maint

Re: Indexing CSV without HTTP

2010-02-04 Thread Yonik Seeley
On Thu, Feb 4, 2010 at 3:03 PM, Rohit Gandhe wrote: > We are indexing quite a lot of data using update/csv handler. For > reasons I can't get into right now, I can't implement a DIH since I > can only access the DB using Stored Procs and stored proc support in > DIH is not yet available. Indexing