The relevant code for this appears to be in FieldsWriter, where it explicitly writes out only those that where isStored() == true.
That's the correct behaviour. Only fields that are stored are written.
Doug
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]