Hello,

I am new here so a please help me understand what is going on.

1. I see that the release version is over 2 1/2 years old but there has been
significant dev effort.  So for a release product, is the 2 1/2 year old
version really what is recommended?  If someone is to check out code from
svn repository to use, is there a build that would be production quality and
not too bleeding edge?

2. I went with the recommendation from George here:
http://mail-archives.apache.org/mod_mbox/incubator-lucene-net-user/200912.mbox/browser
 and
tried to use the latest code.

When making this call:

indexWriter = new IndexWriter( niopfsDir, a, true,
IndexWriter.MaxFieldLength.UNLIMITED);

with the latest build (893876)

I get a null reference exception because in NIOFSDirectory.cs byteBuf's
initialization is commented out.

Thanks and Happy Holidays!

Nima

Reply via email to