Re: [BULK] Re: NPE thrown in invertDocument [RESOLVED]

2006-10-06 Thread Ryan Heinen
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

Re: [BULK] Re: NPE thrown in invertDocument

2006-09-29 Thread Ryan Heinen
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

Re: NPE thrown in invertDocument

2006-09-29 Thread Daniel Naber
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

Re: NPE thrown in invertDocument

2006-09-29 Thread Ryan Heinen
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,

NPE thrown in invertDocument

2006-09-28 Thread Ryan Heinen
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