Yes, this API is gone ... the new default terms index in 4.x is quite
a bit more RAM efficient than before, and it has index-time params to
further reduce how much RAM it is allowed to use for the terms index.

Mike McCandless

http://blog.mikemccandless.com


On Thu, May 14, 2015 at 2:26 AM, Tomoko Uchida
<tomoko.uchida.1...@gmail.com> wrote:
> Hi,
>
> A question about API changes in Lucene 5.
> The method "DirectoryReader.open(commit, termInfosIndexDivisor)" has been
> removed at Lucene 5.0.
> This functionality was completely removed?
>
> Backgrounds:
> I am trying to make Luke work with Lucene 5.1.
> Luke for Lucene 4.x supports "TermInfos index divisor". For Lucene 5, we
> should drop all UIs for those. Am I correct.
>
> Thanks,
> Tomoko

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

Reply via email to