"Michael McCandless" <[EMAIL PROTECTED]> wrote:

> The only simple workaround I can think of is to set maxMergeDocs to
> keep all segments "small".  But then you may have too many segments
> with time.  Either that or find a way to reduce the number of unique
> fields that you actually need to store.

Actually one more, even simpler, workaround is to turn off norms
for these fields.

I've opened Jira issue 830 to track this:

    http://issues.apache.org/jira/browse/LUCENE-830

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to