On 24-Jun-08, at 4:26 PM, Chris Harris wrote:
I have an index that I eventually want to rebuild so I can set
compressed=true on a couple of fields. It's not really practical to
rebuild
the whole thing right now, though. If I change my schema.xml to set
compressed=true and then keep adding new data to the existing index,
will
this corrupt the index, or will the *new* data be stored in compressed
format, even while the old data is not compressed?
Hi Chris,
Yes, this should work without problems.
cheers,
-Mike