Thanks Koji, this "feature" always gets me. It's working now.
-Original Message-
From: Koji Sekiguchi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 22, 2006 4:27 PM
To: java-user@lucene.apache.org
Subject: RE: Search not working
Hi Frank,
Why your assertion fails because addOrUpdat
Hi,
I'm new to Lucene, so I thought I'd write a test to understand Lucene.
However, I'm running into issues with searching after adding documents into an
index. The test fails at assertContains in testAddAndSearch() and
testDelete(). I'm sure it's something trivial. Can someone please help?