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? This usually makes it easier to find the problem (for you) or to fix the bug (for the developers) if there is any.

Well, I finally had a chance to take a closer look at the code in an attempt to create a test case when I discovered that the particular IndexSearcher that I was having trouble with was being given null as it's analyzer.

Sorry for the false alarm, and thanks for the help,

Ryan



Regards
 Daniel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to