I have heard about Lucene a lot, that it\'s one of the best search engine libraries in Java. Is there any similar (as powerful) library for Ruby?
Ferret is what you're looking for:
"Ferret is a high-performance, full-featured text search engine library written for Ruby. It is inspired by Apache Lucene Java project."