Daniel Naber wrote:
On Thursday 28 September 2006 23:55, Ryan Heinen wrote:
I am creating an index using a RAMDirectory, and am running across a
situation where when I call IndexSearcher.addDocument it throws a
NullPointerException.
Could you create a small test case that reporduces this? Thi
Daniel Naber wrote:
On Thursday 28 September 2006 23:55, Ryan Heinen wrote:
I am creating an index using a RAMDirectory, and am running across a
situation where when I call IndexSearcher.addDocument it throws a
NullPointerException.
Could you create a small test case that reporduces this? Thi
On Thursday 28 September 2006 23:55, Ryan Heinen wrote:
> I am creating an index using a RAMDirectory, and am running across a
> situation where when I call IndexSearcher.addDocument it throws a
> NullPointerException.
Could you create a small test case that reporduces this? This usually makes
i
I just thought I should add that I am using Lucene 2.0.0.
Thanks,
Ryan
Ryan Heinen wrote:
Hello,
I am creating an index using a RAMDirectory, and am running across a
situation where when I call IndexSearcher.addDocument it throws a
NullPointerException.
I'll provide the stack trace first,
Hello,
I am creating an index using a RAMDirectory, and am running across a
situation where when I call IndexSearcher.addDocument it throws a
NullPointerException.
I'll provide the stack trace first, and then give you any details that
may help in resolving this problem.
Exception in thread