mirror of https://github.com/apache/lucene.git
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/
|
||
|
|