You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Michael McCandless <lu...@mikemccandless.com> on 2009/05/21 18:02:32 UTC

The org.apache.lucene.SegmentReader.class system property

Does anyone set that property in order to customize the SegmentReader
class that Lucene uses?

A while back, this was added for GCJ specific code (appears under
src/gcj/* in a source checkout), but that code hasn't kept up w/
recent changes to Lucene (eg readOnly IndexReader) and won't work
out-of-the-box for such cases.

We are discussing on java-dev whether to remove that property, and the
GCJ specific code, but wanted to first check whether anyone relies on
these.

Please respond if so!

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org