[wordpress插件] aliyun-opensearch阿里云开放搜索

wordpress 插件 文章 2020-02-15 18:12 592 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

Introduction

Aliyun Open Search is a hosting service for structured data searching. Supporting data structures, sorting and data processing freedom to customize. Aliyun Open Search provides a simple, low cost, stable and efficient search solution for your sites or applications.

This plugin make an integration of WordPress and Open Search in an easy way.

Configuration

  1. Open your WordPress admin dashboard.
  2. Find the menu PluginsInstalled Plugins, click it, then make sure the plugin named Open Search has been activated (Just click the Activate link).
  3. You can open the options page with SettingsAliYun Open Search Settings link on left menu.
  4. Find the button named Download Template, click it, you will download an file named config.json.
  5. Fill in the blank named Access Key ID with your Access Key ID in AccessKeys.
  6. Fill in the blank named Access Key Secret with your Access Key Secret in AccessKeys.
  7. Fill in the blank named Access Host with your Access Host in 管理控制台>开放搜索>应用管理.
  8. Fill in the blank named App Name with your App Name in 管理控制台>开放搜索>应用管理.

Note that, the default 管理控制台 does not show you 开放搜索. You should add it by yourself. If you do not know this, please contact with aliyun customer services.

  1. Open the Open Search dashboard with link named 阿里云面板, then click the link named 模板管理 to create a template for your wordpress search application.
    1. Click the button named 创建模板;
    2. Type in a 模板名称 such as wordpress_plugin , then click the button named 下一步;
    3. Click the button named 导入模板, then upload the file named config.json that you downloaded in previous steps.
    4. Click the 下一步 button;
    5. Click the 创建 button on the bottom of page.
    6. It means success after you saw the messages like创建模板成功.
    7. Click the link named 返回模板列表.
  2. Click the link named 应用列表 on left menu to create an application.
    1. Click the 创建应用 button;
    2. Make a name for the 应用名称 field, and remember it, it will be useful in next steps.
    3. Select a region, the same region is recommended when your WordPress deployed on AliYun ECS or ACE. It will make the API communication faster.
    4. Click the 下一步 button;
    5. Select the template that you created previous (such as wordpress_plugin).
    6. Click the 下一步 button on the bottom of page.
    7. Click the 稍后手动上传 button, then copy the value of 公网API域名 , 内网API域名 is recommended when your WordPress deployed with the same region of search application.
  3. Turn back to your wordpress dashboard and fill in the options form.
  4. When everything is ready, you should see a ‘upload’ button that is just for syncing with your posts to the Open Search server and click it.
  5. Have fun!

See also

http://www.aliyun.com/product/opensearch/

Introduction

Aliyun Open Search is a hosting service for structured data searching. Supporting data structures, sorting and data processing freedom to customize. Aliyun Open Search provides a simple, low cost, stable and efficient search solution for your sites or applications.

This plugin make an integration of WordPress and Open Search in an easy way.

Configuration

  1. Open your WordPress admin dashboard.
  2. Find the menu PluginsInstalled Plugins, click it, then make sure the plugin named Open Search has been activated (Just click the Activate link).
  3. You can open the options page with SettingsAliYun Open Search Settings link on left menu.
  4. Find the button named Download Template, click it, you will download an file named config.json.
  5. Fill in the blank named Access Key ID with your Access Key ID in AccessKeys.
  6. Fill in the blank named Access Key Secret with your Access Key Secret in AccessKeys.
  7. Fill in the blank named Access Host with your Access Host in 管理控制台>开放搜索>应用管理.
  8. Fill in the blank named App Name with your App Name in 管理控制台>开放搜索>应用管理.

Note that, the default 管理控制台 does not show you 开放搜索. You should add it by yourself. If you do not know this, please contact with aliyun customer services.

  1. Open the Open Search dashboard with link named 阿里云面板, then click the link named 模板管理 to create a template for your wordpress search application.
    1. Click the button named 创建模板;
    2. Type in a 模板名称 such as wordpress_plugin , then click the button named 下一步;
    3. Click the button named 导入模板, then upload the file named config.json that you downloaded in previous steps.
    4. Click the 下一步 button;
    5. Click the 创建 button on the bottom of page.
    6. It means success after you saw the messages like创建模板成功.
    7. Click the link named 返回模板列表.
  2. Click the link named 应用列表 on left menu to create an application.
    1. Click the 创建应用 button;
    2. Make a name for the 应用名称 field, and remember it, it will be useful in next steps.
    3. Select a region, the same region is recommended when your WordPress deployed on AliYun ECS or ACE. It will make the API communication faster.
    4. Click the 下一步 button;
    5. Select the template that you created previous (such as wordpress_plugin).
    6. Click the 下一步 button on the bottom of page.
    7. Click the 稍后手动上传 button, then copy the value of 公网API域名 , 内网API域名 is recommended when your WordPress deployed with the same region of search application.
  3. Turn back to your wordpress dashboard and fill in the options form.
  4. When everything is ready, you should see a ‘upload’ button that is just for syncing with your posts to the Open Search server and click it.
  5. Have fun!

See also

http://www.aliyun.com/product/opensearch/

安装步骤

Download the latest release of this plugin (the file

下载此插件的最新版本(该文件

ends with .zip).

.zip 结尾)。

Open your WordPress admin dashboard:

打开WordPress管理控制台:

    1. Open the plugins page;
    2. 打开插件页面;

    3. Click the Add New button;
    4. 点击添加新按钮;

    5. Click the Upload Plugin button;
    6. 点击上传插件按钮;

    7. Select the zip file you downloaded previous, and click the Install Now button;
    8. 选择先前下载的zip文件,然后单击立即安装按钮;

    9. Activate plugin (Just click the link named activate after installed success)
    10. 激活插件(安装成功后只需单击名为 activate 的链接)

    Otherwise:

    否则:

    If you can not install this plugin by the method, please firstly download the plugin zip source, and unzip the plugin zip to the {you website root directory}/wp-content/plugins/{your unziped directory}.Lastly,

    如果无法通过该方法安装此插件,请首先下载插件zip源,然后将插件zip解压缩到{you网站根目录} / wp-content / plugins / {您的未压缩目录}。最后,

    you should active the plugin you just installed handly.

    您应该激活刚刚安装的插件。

    Enjoy!

    享受吧!

下载地址

https://downloads.wordpress.org/plugin/aliyun-wp-opensearch.zip

https://downloads.wordpress.org/plugin/aliyun-wp-opensearch.zip

-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
[wordpress插件] Custom Field Manager自定义领域经理
[wordpress插件] AUS Telegram Channel从电报频道
[wordpress插件] CP BlocksCP块
[wordpress插件] azurecurve Multisite Favicon天蓝色曲线多站点图标
[wordpress插件] DevItems Front-End Submission LiteDevItems前端提交精简版
随便看看
企业微信通讯录账号被管理员误/恶意删除,怎么办? 9568
问题? 9047
如何快速搭建抽奖助手小程序(无需代码知识) 6177
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 7471
小程序搜一搜全称搜索不显示 麻烦解决一下!谢谢 6793
我的小程序广告收款主体是个体工商户,每个月邮寄两次发票很是麻烦,我年底的时候打包邮寄一次可以么? 6127
如何解决渲染层网络错误Failed to load media? 17393
小程序找号找回 释放昵称? 3252
我的小程序广告主收入5301,实际进账4406,是怎么回事呀? 3108
删除部分微信用户个人数据的通知,怎么删除? 6380