Commit Graph

8 Commits

Author SHA1 Message Date
Erik Hatcher 1d81627f0e upgrading deprecated API call
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150954 13f79535-47bb-0310-9956-ffa450edef68
2004-02-23 15:24:13 +00:00
Erik Hatcher 94f1d399dc change name of JAR built, add descriptions for other targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150953 13f79535-47bb-0310-9956-ffa450edef68
2004-02-23 15:23:25 +00:00
Erik Hatcher 79313c8f43 add synonym lookup utility
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150948 13f79535-47bb-0310-9956-ffa450edef68
2004-01-26 17:29:35 +00:00
Erik Hatcher bd07d7acc4 modify to build syn index in compound format
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150947 13f79535-47bb-0310-9956-ffa450edef68
2004-01-26 17:29:09 +00:00
Erik Hatcher bd0af19e91 add building of index and looking up a synonym to the build file
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150946 13f79535-47bb-0310-9956-ffa450edef68
2004-01-26 17:26:38 +00:00
Erik Hatcher 9bfb720fca bring WordNet into master sandbox build, includes some minor cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150913 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 01:30:01 +00:00
Otis Gospodnetic 5daf23b35a - Just a blurb explaining what is in contributions/WordNet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150858 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 07:48:53 +00:00
Otis Gospodnetic da312de85f - A class that creates a Lucene index with synonyms for English words from
a Prolog file (part of WordNet database).
- The version that I am checking in is slightly different from the one posted
  on lucene-user on 2002-11-12.  This version takes 2 params, contains no defaults,
  has more comments, etc.
  Original author: David Spencer


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150857 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 07:43:40 +00:00