annotate lib/org.apache.lucene_2.9/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
db87c1b7eb6d initial
dwinter
parents:
diff changeset
1 -------------
db87c1b7eb6d initial
dwinter
parents:
diff changeset
2 Apache Lucene
db87c1b7eb6d initial
dwinter
parents:
diff changeset
3 -------------
db87c1b7eb6d initial
dwinter
parents:
diff changeset
4
db87c1b7eb6d initial
dwinter
parents:
diff changeset
5 "A high-performance, full-featured text search engine library written
db87c1b7eb6d initial
dwinter
parents:
diff changeset
6 entirely in Java. It is a technology suitable for nearly any
db87c1b7eb6d initial
dwinter
parents:
diff changeset
7 application that requires full-text search, especially cross-platform."
db87c1b7eb6d initial
dwinter
parents:
diff changeset
8
db87c1b7eb6d initial
dwinter
parents:
diff changeset
9 For more information:
db87c1b7eb6d initial
dwinter
parents:
diff changeset
10 http://lucene.apache.org/