mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
6 lines
287 B
Plaintext
6 lines
287 B
Plaintext
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.
|