I figured it out. Gopi asked me some questions that got me searching and it
turns out my JVM wasn't 1.5.06, it was 1.4.2. I grabbed the newest version
and made it the default JVM and now I no longer have the problem.
Thanks a bunch for your help Gopi.
JT
JT Kimbell wrote:
>
>
perhaps you are trying to add documents to an index
> that was originally created using Lucene 1.4.3.
>
> If trying to create a fresh index doesn't work, you could send me your
> indexer code so I can take a look.
>
> -Gopi
>
>
> On 12/19/06, JT Kimbell <[EMAIL PR
Hi,
I'm working on learning Lucene for my job, and the book one of my professors
purchased for myself and her is Lucene In Action, which is a good book but
it is based on version 1.4.3 (I believe). I am beginning to grasp a lot of
the basic concepts behind Lucene and have a basic searching and i