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
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