http
s://issues.apache.org/jira/browse/LUCENE-510 is
related, then, I
presume
On Oct 20, 2007, at 11:09 AM, Yonik Seeley wrote:
> On 10/20/07, Yonik Seeley <yonik apache.org> wrote:
>> What about switching from char
>> counts to byte counts for indexed (String) fields
that are stored
>> separately?
>
> In fact, what about switching to byte counts for all
stored fields?
> It should be much easier than the full-blown
byte-counts for the term
> index since it only involves stored fields. It should
make skipping
> fields (lazy field loading) much faster too.
>
> -Yonik
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: java-dev-unsubscribe lucene.apache.org
> For additional commands, e-mail: java-dev-help lucene.apache.org
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: java-dev-unsubscribe lucene.apache.org
For additional commands, e-mail: java-dev-help lucene.apache.org
|