Best text search engine for integrating with custom web app?

后端 未结 6 1463
温柔的废话
温柔的废话 2021-01-06 07:28

We have a web app that allows users to upload documents, create their own documents, and so on. Uploaded files are stored on Amazon S3, created information is stored in a My

6条回答
  •  失恋的感觉
    2021-01-06 07:59

    There is a Ruby port of Lucene called "Ferret". In addition to the Ruby API, you can get at the underlying c implementation called "cFerret".

提交回复
热议问题