Thanks. Glad that it has been pro-actively identified and fixed -- Ravi
On Thu, Apr 23, 2015 at 10:34 AM, Robert Muir <[email protected]> wrote: > On Tue, Apr 21, 2015 at 4:00 AM, Ravikumar Govindarajan > <[email protected]> wrote: > > > b) CompressingStoredFieldsReader did not store the last decoded 32KB > chunk. > > Our segments are already sorted before participating in a merge. On > mostly > > linear merge, we ended up decoding the same chunk again and again. Simply > > storing the last chunk resulted in good speed-ups for us... > > See also https://issues.apache.org/jira/browse/LUCENE-6131 where this > is solved for 5.0. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
