Sphinx Search & Related Omnibus
开发者 |
kasigi
soreingold
|
更新时间 |
2015年7月14日 04:51 |
PHP版本: |
3.5 及以上 |
WordPress版本: |
4.2.2 |
版权: |
GPLv2 |
详情介绍:
Use sphinx indexes to search content and provide related posts functionality.
This is intended for developers and theme creators who require customized implementations,
multi-index support, custom weighting, and granular control of how results are returned.
The search mechanism is also able to search taxonomies along with \'post\' type content.
In addition to providing search facilities, this plugin provides related content results.
It does not provide wizards to create indexes, sphinx configuration files, or sphinx itself.
This plugin is idea for users who wish to custom tune their sphinx indexes.
It does NOT require that the Wordpress plugins folder be write-able or have any elevated permissions.
安装:
Requirements
- Sphinx Search 2.0.4 or higher
- Advanced Custom Fields Plugin
Install the plugin
- Unzip the plugin into wp-content/plugins/
- Setup and configure Sphinx\'s indexes, indexer/cron. There's an example of a sphinx configuration file in the plugin's lib folder.
- Activate plugin
- Configure address, port, and filters in the Wordpress Administration as needed
- Integrate the related post widgets as desired
- Add filterable fields to your search forms as desired
更新日志: