mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 10:38:40 +00:00
0955eef89f
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151459 13f79535-47bb-0310-9956-ffa450edef68
18 lines
393 B
Plaintext
18 lines
393 B
Plaintext
Lucene Snowball README file
|
|
|
|
$Id$
|
|
|
|
INTRODUCTION
|
|
|
|
This project provides pre-compiled version of the Snowball stemmers
|
|
together with classes integrating them with the Lucene search engine.
|
|
|
|
More documentation is provided in the 'docs' subdirectory.
|
|
|
|
For more information on Lucene, see:
|
|
http://jakarta.apache.org/lucene
|
|
|
|
For more information on Snowball, see:
|
|
http://snowball.tartarus.org/
|
|
|