x27;t
> recompiled all my lucene related code. It went away when everything
> was recompiled, so I'd guess you've got an old class file lurking
> somewhere.
>
>
> --
> Ian.
>
>
> On 5/21/07, Svend Ole Nielsen <[EMAIL PROTECTED]> wrote:
> >
Hi
I have tried to upgrade from 2.0 -> 2.1 to overcome some NFS-issues. It
compiles just fine, but when I run the application and try to add a
document if throws an exception stating NoSuchMethod. This happens when
I try to add an object of type Field to a newly created empty Document.
I have eras