You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Gaurav gupta <gu...@gmail.com> on 2014/05/30 08:51:36 UTC

best practice for NRT. Is it through ControlledRealTimeReopenThread ?

Hi,

I am implementing NRT and looking for best practice to implement it. I
found that 4.4.0 release onwards the Near Real Time Manager
(org.apache.lucene.search.NRTManager) has been replaced by
ControlledRealTimeReopenThread. But as per Java doc it appears
"experimenter".

Please advise should I use ControlledRealTimeReopenThread as described at
http://stackoverflow.com/questions/17993960/lucene-4-4-0-new-controlledrealtimereopenthread-sample-usage?answertab=votes#tab-top
.


Thanks
Gaurav Gupta

Re: best practice for NRT. Is it through ControlledRealTimeReopenThread ?

Posted by Michael McCandless <lu...@mikemccandless.com>.
I put a comment on the StackOverflow question.

Mike McCandless

http://blog.mikemccandless.com


On Fri, May 30, 2014 at 2:51 AM, Gaurav gupta
<gu...@gmail.com> wrote:
> Hi,
>
> I am implementing NRT and looking for best practice to implement it. I
> found that 4.4.0 release onwards the Near Real Time Manager
> (org.apache.lucene.search.NRTManager) has been replaced by
> ControlledRealTimeReopenThread. But as per Java doc it appears
> "experimenter".
>
> Please advise should I use ControlledRealTimeReopenThread as described at
> http://stackoverflow.com/questions/17993960/lucene-4-4-0-new-controlledrealtimereopenthread-sample-usage?answertab=votes#tab-top
> .
>
>
> Thanks
> Gaurav Gupta

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org