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

描述

MongoLantern WP is a wordpress plugin to enable MongoLantern Fulltext Search Engine into WordPress. It requires “mongodb” and “php-mongo” extension to perform its operations.

Try the Demo

If you’re interested to test MongoLantern WP is action, try out the search Test Drive on Trivian Official Blog.
Trivian Official Blog!!!

Getting Started

Here is a brief getting started guided for MongoLantern WordPress plugin. Please follow the following steps to have a running MongoLantern onto your wordpress blog.

安装

  1. Verify php-mongo extension is installed into your web server or CGI process. You must also verify “mongod” process is runing properly.
  2. Unzip the package and upload contents ‘/wp-content/plugins/’ directory or else you can directly upload the zip package via WordPress default plugin installer.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Now goto MongoLantern settings page and setup parameters there.

常见问题

Getting started guided with MongoLantern WordPress plugin

Here is the getting started guided to get going with MongoLantern WordPress plugin. Getting Started with MongoLantern WP

What are the prerequisites to use MongoLantern wordpress plugin?

To use MongoLantern:
* you must install mongodb server(http://www.mongodb.org/downloads).
* you must also install mongo-php extension(http://www.mongodb.org/display/DOCS/PHP+Language+Center) to the web server or into your CGI process.

Can I use my existing WordPress theme with MongoLantern?

Yes, surely. MongoLantern is designed to be compatible with any wordpress template having search facily embeded into.

If the search box is not embeded into theme itself then you can use the WordPress Sidebar Search widget, to use MongoLantern.

评价

此插件暂无评价。

贡献者及开发者

「MongoLantern WP」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「MongoLantern WP」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

1.0.1 – alpha

  • Alpha development just started, waiting for reviews and bugs.
  • Index posts and pages.
  • Search using MongoLantern via wordpress default search box.
  • Cluster support enabled via mongos routing process.