
內容簡介
CloudSearch 是一個靈活的外掛,讓您可以在 WordPress 網站中利用 Amazon CloudSearch 的搜索索引功能。
要使用此外掛,您需要擁有 Amazon Web Services 帳戶。注意:Amazon CloudSearch 是一個付費服務,需要信用卡。
在您開始使用 CloudSearch 之前,需要啟用並設置此外掛。啟用外掛後,轉到菜單 “CloudSearch-> 設置”(可在 WordPress 管理面板的側邊欄中找到此菜單)。
填寫表格數據:
輸入帳戶的 Amazon access key ID、Amazon secret access key 和 Amazon 區域 (在 Amazon 控制台中查找 “Security Credentials” 以檢索這些數據)
輸入您的 CloudSearch 索引檢索終點和域名 (我建議在開始插件配置之前先創建 CloudSearch 索引)
模式設置
其他設置
釋放 2.0.0 的重點提示:
* 至少需要 WordPress 4.4 版本(為了 WP_Term 支持)
* 從 ID 的數組變更為由實體 ID 和實體類型組成的對象數組
最低要求:
WordPress 版本 4.4
PHP 版本 5.3
啟用 CloudSearch 的 Amazon Web Services 帳戶
使用方法
轉到 CloudSearch-> 設置
輸入您的 Amazon access key ID、Secret access key 和您創建 CloudSearch 索引的 Amazon region
輸入 搜尋端點 和 域名。在 AWS 控制台的 CloudSearch 面板中獲取此信息
選擇要導出到 CloudSearch 索引的文章類型、自定義字段和自定義分類
設置其他設置或保留默認值
儲存設置。
轉到 CloudSearch-> 管理
單擊操作 創建索引、運行索引 和 同步所有文檔。在每個操作之間等待,直到 狀態 欄位變為 Active,然後繼續進行下一個任務
完成這些操作後,您的索引已準備就緒,現在可以在 CloudSearch 索引中搜索文檔
鏈接:作者網站
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
CloudSearch is a flexible plugin that allows you to leverage the search index power of Amazon CloudSearch in your WordPress site.
To use this plugin you’ll need an Amazon Web Services account. Attention: Amazon CloudSearch is a paid service and will require a credit card.
Before you can start using CloudSearch, the plugin needs to be activated and configured. Activate the plugin, then go to the menu “CloudSearch -> Settings” (you can find this menu in the sidebar of your WordPress admin panel).
Fill the form data:
Enter Amazon access key ID, Amazon secret access key and Amazon region for your account (look for “Security Credentials” in your Amazon console to retrieve these data)
Enter your CloudSearch index search endpoint and the domain name (I suggest to create the CloudSearch index before you start the plugin configuration)
Schema settings
Other settings
IMPORTANT NOTES WITH RELEASE 2.0.0:
* At least WordPress 4.4 version mandatory (for WP_Term support)
* Changed APIs output from an array of IDs to an array of object composed by the entity ID and the entity type
Minimum requirements:
WordPress Version 4.4
PHP Version 5.3
Amazon Web Services account with CloudSearch enabled
Usage
Go to CloudSearch -> Settings
Enter your Amazon access key ID, Secret access key and the Amazon region where you have created the CloudSearch index
Enter a Search endpoint and the Domain name. Get these info in your CloudSearch dashboard in AWS Console
Choose post types, custom fields and custom taxonomies that you want to export to the CloudSearch index
Set up other settings or leave defaults
Save settings.
Go to CloudSearch -> Manage
Click the action Create index, Run indexing and Sync all documents. Between every action wait until the Status field is Active, then go on with the next task
After these operation your index is ready, now you can search documents in your CloudSearch index
Links: Author’s Site
