On 10/20/07, Yonik Seeley <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]