RE: Wordnet indexing error

2009-04-27 Thread Sudarsan, Sithu D.
-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:

Re: Wordnet indexing error

2009-04-24 Thread Otis Gospodnetic
-- 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,

RE: Wordnet indexing error

2009-04-10 Thread Sudarsan, Sithu D.
] 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&#

Re: Wordnet indexing error

2009-04-08 Thread Otis Gospodnetic
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

Wordnet indexing error

2009-04-08 Thread Sudarsan, Sithu D.
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