Although you have not worked with kaffe, your suggestion is right. Thank
you.
2009/8/11 Alexander Aristov
> I suspect that you might use incompatible versions of lucene and kaffe.
> Though I have never worked with kaffe before and so might be wrong.
>
> Best Regards
> Alexander Aristov
>
>
> 200
Yeah you are quite right, Malo. I recompile lucene143 with lower jdk and it
works. Thank you.
2009/8/11 Malo Pichot
> 石川 a écrit :
> > Hi,
> > I am a newbie in lucene and am trying the 'indexing and searching'
> > demo of lucene 1.4.3 using kaffe 1.0.6. After inputing the query, an
> error
石川 a écrit :
> Hi,
> I am a newbie in lucene and am trying the 'indexing and searching'
> demo of lucene 1.4.3 using kaffe 1.0.6. After inputing the query, an error
> occurs as follows:
>
>Query: stringSearching for: string
> java.lang.NoSuchMethodError:
> org/apache/lucene/search/Se
I suspect that you might use incompatible versions of lucene and kaffe.
Though I have never worked with kaffe before and so might be wrong.
Best Regards
Alexander Aristov
2009/8/11 石川
> Hi,
> I am a newbie in lucene and am trying the 'indexing and searching'
> demo of lucene 1.4.3 using k
Hi,
I am a newbie in lucene and am trying the 'indexing and searching'
demo of lucene 1.4.3 using kaffe 1.0.6. After inputing the query, an error
occurs as follows:
Query: stringSearching for: string
java.lang.NoSuchMethodError:
org/apache/lucene/search/Searcher.search(Lorg/apache/luc