On Fri, Jul 24, 2015 at 2:19 PM, Tommaso Teofili
<tommaso.teof...@gmail.com> wrote:
> I think it'd be possible though to make use of Lucene's NRT capability by
> changing a bit the code that creates an IndexReader [2] to use
> DirectoryReader#open(IndexWriter,boolean) [3].

Well that would work for a single node deployment when TarMK is used
but would still have a lag as based on frequency of AsyncIndexer which
we are seeing is having delays of upto 10-20 sec and may vary. For
cluster where indexing is happening on a single node it cannot be
used.

Chetan Mehrotra

Reply via email to