ccandless.com]
Sent: Tuesday, November 06, 2012 5:32 AM
To: java-user@lucene.apache.org
Subject: Re: Near Real Time for multiple applications
On Mon, Nov 5, 2012 at 6:33 PM, Scott Smith wrote:
> I've been reading about NRT thinking it might be good to integrate it into my
> code. However,
On Mon, Nov 5, 2012 at 6:33 PM, Scott Smith wrote:
> I've been reading about NRT thinking it might be good to integrate it into my
> code. However, I have a question.
>
> Suppose that the index writer and the index reader run in totally different
> JVMs (i.e., they are different applications an
I've been reading about NRT thinking it might be good to integrate it into my
code. However, I have a question.
Suppose that the index writer and the index reader run in totally different
JVMs (i.e., they are different applications and only communicate via the disk).
Am I correct in thinking