Ruby alternative for Lucene

前端 未结 5 1046
栀梦
栀梦 2021-02-04 06:32

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?

5条回答
  •  长情又很酷
    2021-02-04 07:04

    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."

提交回复
热议问题