robert engels wrote:
> True, but what is the other option except loading all
of them in memory?
Loading them into memory is the FieldCache approach. It is
effective in
many cases. If there's not enough memory, then Ning's
proposal might
provide a middle ground: efficient sequential access that's
optimized
for skipping forward.
Doug
------------------------------------------------------------
---------
To unsubscribe, e-mail: java-dev-unsubscribe lucene.apache.org
For additional commands, e-mail: java-dev-help lucene.apache.org
|