Hi,
On Mon, Oct 7, 2013 at 9:31 PM, Rose, Stuart J wrote:
> Is there an optimal way to access many document TermVectors (in the same
> chunk) consecutively when using the LZ4 termvector compression?
>
> I'm curious to know whether all TermVectors in a single compressed chunk are
> decompressed
Is there an optimal way to access many document TermVectors (in the same chunk)
consecutively when using the LZ4 termvector compression?
I'm curious to know whether all TermVectors in a single compressed chunk are
decompressed and cached when one TermVector in the same chunk is accessed?
Also w