Hello, (LUCENE 4.0.0-ALPHA) We are using the DocValues features (very nice).
We are using FixedBytesRef. In that specific case, we were wondering why does it flush at the end (when we commit) ? Would be more efficient (for memory) to write its buffer as it goes ? Thank you Simon