Is it possible to have a mix of compressed and uncompressed documents within a single index? That is, can I load an index created with Lucene 4.0 into 4.1 and defer the decision of whether or not to use CompressingStoredFieldsFormat until a later time, or even go back and forth between compressed and uncompressed codecs, if needed? I thought at first the answer would be an unequivocal "no", but then how would one migrate data from 4.0 to 4.1 without a full reindex?
- Toggling compression for stored fields Vitaly Funstein
- RE: Toggling compression for stored fields Uwe Schindler
- Re: Toggling compression for stored fields Vitaly Funstein
- RE: Toggling compression for stored fields Uwe Schindler
- Re: Toggling compression for stored field... Vitaly Funstein
- Re: Toggling compression for stored ... Uwe Schindler
- Re: Toggling compression for sto... Vitaly Funstein
- Re: Toggling compression for... Uwe Schindler