mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 10:08:58 +00:00
- LUCENE-935: Various improvements for the maven artifacts. Now the artifacts also include the sources as .jar files. git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@568766 13f79535-47bb-0310-9956-ffa450edef68
As of 2002-11-13 WordNet Lucene contribution contains a single Java class: org.apache.lucene.wordnet.Syns2Index. This class creates a Lucene index with synonyms for English words from a Prolog file, which is a part of WordNet database.