How to evaluate hosted full text search solutions?

后端 未结 6 1483
独厮守ぢ
独厮守ぢ 2020-11-29 19:37

What are the options when it comes to SaaS/hosted full text search? How should I evaluate the different options available?

I\'m looking for something that uses Lucen

6条回答
  •  抹茶落季
    2020-11-29 20:07

    Websolr provides a cloud-based Solr with a control panel. It's in private beta as of this writing, but you can get the service through Heroku.

    Another hosted Solr service is PowCloud, also in private beta, which seems to offer strong Wordpress integration.

    SolrHQ: another beta service providing a hosted Solr solution, with Joomla and Wordpress integrations.

    Acquia Search offers Solr integration for Drupal sites.

    If you decide to build your own EC2 instance, the SolrOnAmazonEC2 wiki page might be useful. Or you could just get LucidWorks Solr for EC2, which is probably the easiest and fastest way to get Solr on EC2.

    Engine Yard provides a cloud-based Sphinx service.

提交回复
热议问题