-user@lucene.apache.org
Subject: Re: Wordnet indexing error
Nothing that marries WordNet with Lucene other than that syns stuff
exists in Lucene contrib (but it may exist on SourceForce, in Google
Code, etc.). There are several WordNet java libraries you could use to
combing WN and Lucene:
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: "Sudarsan, Sithu D."
> To: java-user@lucene.apache.org
> Sent: Friday, April 10, 2009 9:51:39 AM
> Subject: RE: Wordnet indexing error
>
>
> Thanks Otis,
>
> Yes,
]
Sent: Thursday, April 09, 2009 1:06 AM
To: java-user@lucene.apache.org
Subject: Re: Wordnet indexing error
Hi,
The simplest thing to do is to grab the latest Lucene and the latest jar
for that Wordnet (syns2index) code. That should work for you (that
UnIndexed method is an old method that doesn
ginal Message
> From: "Sudarsan, Sithu D."
> To: java-user@lucene.apache.org
> Sent: Wednesday, April 8, 2009 7:01:16 PM
> Subject: Wordnet indexing error
>
> Hi All,
>
> We're using Lucene 2.3.2 on Windows. When we try to generate index for
> Wo
Hi All,
We're using Lucene 2.3.2 on Windows. When we try to generate index for
WordNet2.0 using Syns2Index class, while indexing, the following error
is thrown:
Java.lang.NoSuchMethodError:
org.apache.lucene.document.Field.UnIndexed(Ljava/lang/String;Ljava/lang/
String;)Lorg/apache/lucene/documen