On Thu, Aug 28, 2014 at 2:38 PM, Vitaly Funstein <vfunst...@gmail.com> wrote:
> > Looks like this is used inside Lucene41PostingsFormat, which simply passes > in those defaults - so you are effectively saying the minimum (and > therefore, maximum) block size can be raised to reuse the size of the terms > index inside those TreeMap nodes? > > Sorry, I meant reduce - not reuse.