CloudSearch
CloudSearch is a flexible plugin that allows you to leverage the search index power of Amazon CloudSearch in your WordPress site.
The facts
- Rating
- 5★ from 5
- Active installs
- 60+
- Price
- Free
- Last updated
- 27 Jan 2023
- Added
- Feb 2016
- Requires WP
- 4.4
- Tested up to
- WP 5.9.16
- Downloads
- 9,173
Our analysis
AI-assistedCloudSearch is a WordPress plugin that integrates Amazon CloudSearch into your site, allowing you to use its search indexing capabilities. To set up the plugin, you need an Amazon Web Services account and must configure various settings, including your access keys and search endpoint.
This plugin is suitable for users who require advanced search functionality on their WordPress site and are comfortable managing AWS services. It is particularly useful for those with specific needs for indexing content beyond the default WordPress search capabilities.
Best for: This plugin suits WordPress users looking for advanced search capabilities who are familiar with AWS.
What it does well
- ✓Integrates with Amazon CloudSearch for enhanced search indexing
- ✓Allows configuration of post types, custom fields, and taxonomies
- ✓Free to download from the WordPress.org directory
Where it falls short
- •Requires an Amazon Web Services account with CloudSearch enabled
- •Configuration may be complex for users unfamiliar with AWS
- •Limited information available on user experience and support
Verdict
CloudSearch provides a way to enhance search functionality through Amazon CloudSearch, but it requires technical knowledge and an AWS account to set up.
From the developer
Andrea Landonio's own description of CloudSearch, lightly tidied.
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 keyand theAmazon regionwhere you have created the CloudSearch index - Enter a
Search endpointand theDomain 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 indexingandSync all documents. Between every action wait until theStatusfield isActive, 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