Best text search engine for integrating with custom web app?

后端 未结 6 1466
温柔的废话
温柔的废话 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:56

    Lucene is very good. And although it was originally written in java there is a php implementation http://framework.zend.com/manual/en/zend.search.lucene.html

提交回复
热议问题