summaryrefslogtreecommitdiff
path: root/textproc/ruby-ferret/DESCR
blob: 730b39ca253f2693ef9f8166bfca248f054d120d (plain)
1
2
3
4
5
Ferret is a high-performance, full-featured text search engine library
written for Ruby.  It is a Ruby port of the Java Lucene search engine.
In the same way as Lucene, it is not a standalone application, but a
library you can use to index documents and search for things in them
later.