Hello,
I just ran into this exception:
java.lang.NullPointerException
at org.apache.lucene.store.RAMInputStream.<init>(Unknown Source)
at org.apache.lucene.store.RAMDirectory.openFile(Unknown Source)
at org.apache.lucene.index.FieldInfos.<init>(Unknown Source)
at org.apache.lucene.index.SegmentReader.<init>(Unknown Source)
at org.apache.lucene.index.IndexWriter.mergeSegments(Unknown
Source)
at org.apache.lucene.index.IndexWriter.optimize(Unknown Source)
at org.apache.lucene.index.IndexWriter.addIndexes(Unknown
Source)
Any ideas?
Thanks.
PA.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
