该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Sphinx Search

描述

Sphinx is a GPL version 2 full-text search engine with the ability to run high speed search queries. It can give users a more robust search experience by providing better phrase and word matching to better sort results by relevance. This plugin integrates Sphinx’s search capabilities to replace the normal search that WordPress provides.

屏幕截图

  • Options page.

安装

  1. Configure Sphinx, see http://vocecommunications.com/blog/2010/07/extending-wordpress-search-with-sphinx-part-i/ for more details.
  2. Upload the wp-sphinx-search folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Configure the options under Settings -> Sphinx Search to match your Sphinx Server.

评价

此插件暂无评价。

贡献者及开发者

“WP Sphinx Search” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WP Sphinx Search”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.2.0

  • added sorting to post query results to match order returned by sphinx
  • added fallback sphinxapi.php to handle case where sphinx pecl extension isn’t installed

0.1.0

  • Initial Release