Re: Indexing speed: web v.s. solrj app

2007-08-15 Thread Yonik Seeley
On 8/15/07, Lance Norskog <[EMAIL PROTECTED]> wrote: > Is indexing via solrj faster than going through the web service? There are > three cases: > Read a file from a local file system and indexing it directly, > Read a file on one machine and indexing it on another, and > Run solrj and

Indexing speed: web v.s. solrj app

2007-08-15 Thread Lance Norskog
Is indexing via solrj faster than going through the web service? There are three cases: Read a file from a local file system and indexing it directly, Read a file on one machine and indexing it on another, and Run solrj and read a file, then directly update the index. I'm talking about