The ultimate Meilisearch for WordPress integration. Lightning-fast, typo-tolerant search with zero frontend changes required.
Need a Meilisearch instance fast? Host with ScryWP Search and launch in minutes with managed infrastructure built for WordPress.
WordPress's default search is notoriously slow, inaccurate, and frustrating for users. Scry Search for Meilisearch solves this by seamlessly integrating Meilisearchβa lightning-fast, typo-tolerant, open-source search engineβdirectly into your WordPress site.
The result? Instant, relevant search results that help your visitors find exactly what they're looking for, even when they make typos or use imprecise queries.
Connect to Meilisearch in minutes with flexible hosting options:
- ScryWP Search β Our fully managed cloud hosting designed specifically for WordPress (recommended for production)
- Self-Hosted β Run Meilisearch on your own servers with Docker, binaries, or package managers
- Local Development β Spin up Meilisearch locally for testing and development
Simply enter your Meilisearch URL and API keys in the Connection Settings, and you're ready to go.
Unlike other search plugins that require theme modifications, shortcode replacements, or widget swaps, Scry Search is a true drop-in replacement for WordPress search:
- β Existing search forms continue working unchanged
- β
Theme search templates (
search.php,searchform.php) work as-is - β WordPress search widgets function normally
- β Block Editor search blocks work out of the box
- β Page builder search elements (Elementor, Divi, Beaver Builder) work seamlessly
The plugin intercepts WordPress search queries, routes them through Meilisearch, and returns results in the format WordPress expects. Activate, configure, done.
Index any WordPress post type independently with its own dedicated Meilisearch index:
- Posts, Pages, Products β Index standard WordPress content
- WooCommerce Products β Full support for product search with meta fields
- Custom Post Types β Any registered post type from any plugin or theme
Each index can be configured independently, and when users search, federated multi-search queries all relevant indexes simultaneously, merging results intelligently.
Control how results from different post types are ranked in federated search:
Products: 2.0 (highest priority)
Pages: 1.5 (medium priority)
Posts: 1.0 (standard priority)
Running an eCommerce store? Weight products higher. Knowledge base? Prioritize documentation. You're in control.
Fine-tune how Meilisearch ranks your search results with per-index configuration:
Reorder Meilisearch's ranking rules to prioritize what matters most:
- words β Number of matching words
- typo β Fewer typos = higher rank
- proximity β Closer matching words = higher rank
- attribute β Matches in important fields rank higher
- sort β Custom sorting criteria
- exactness β Exact matches rank higher
Choose exactly which fields are searchable for each post type:
- Core fields: title, content, excerpt, slug, dates
- Taxonomies: categories, tags
- Author information
- Custom post meta fields β Including fields from ACF, Meta Box, and more
Shape how Meilisearch interprets queries per index, directly in the WordPress admin:
- Synonyms β Link terms that should match each other (aliases, abbreviations, regional variants) so different wording still surfaces the same content.
- Stopwords β Omit words from relevance scoring when they would only add noise, keeping results focused on terms that actually distinguish your pages and products.
Configure both alongside your other index optionsβno separate Meilisearch dashboard or deployment step required.
The Task Drawer provides complete visibility into your Meilisearch operations:
- Real-Time Status β View indexing tasks with status indicators (succeeded, processing, failed)
- Error Details β Quickly identify and diagnose failed operations
- Duration Tracking β Monitor task performance and timing
- Paginated History β Browse through your complete task history
- One-Click Access β Available from any Scry Search admin page
No more guessing whether your content is indexedβsee exactly what's happening in Meilisearch.
Automatic Sync:
- Posts are indexed automatically when created or updated
- Posts are removed from the index when trashed
- Your search index stays current without manual intervention
Manual Controls:
- Index Posts β One-click bulk indexing for any post type
- Wipe Index β Clear and rebuild an index from scratch
- Live Preview β Test search queries directly in the admin panel
You'll need a running Meilisearch instance. Choose your preferred option:
ScryWP Search (Recommended):
Sign up at https://scrywp.com
Create a project and get your URL + API keys
Fully managed, designed specifically for WordPress
Self-Hosted with Docker:
docker run -d -p 7700:7700 \
-v $(pwd)/meili_data:/meili_data \
getmeili/meilisearch:latest \
meilisearch --master-key="your-master-key"Self-Hosted Binary:
curl -L https://install.meilisearch.com | sh
./meilisearch --master-key="your-master-key"Via WordPress Admin:
- Download the plugin zip file
- Go to Plugins β Add New β Upload Plugin
- Upload and activate
Via FTP/SFTP:
- Upload the
scry-search-meilisearchfolder to/wp-content/plugins/ - Activate through the Plugins screen
- Navigate to Scry Search β Connection Settings
- Enter your Meilisearch URL (e.g.,
https://your-project.scrywp.comorhttp://localhost:7700) - Enter your Admin API Key (for managing indexes)
- Optionally enter a Search API Key (for frontend queries)
- Click "Test Connection" to verify
- Save settings
- Go to Scry Search β Index Settings
- Check the post types you want to index
- Save changes
- Click Index Posts for each post type to perform initial indexing
- Go to Scry Search β Search Settings
- Adjust search weights for each indexed post type
- Save settings
That's it! Your WordPress search is now powered by Meilisearch.
| Setting | Description |
|---|---|
| Meilisearch URL | The full URL to your Meilisearch instance |
| Admin API Key | API key with admin permissions for managing indexes |
| Search API Key | (Optional) Read-only key for search operations |
For each post type index, you can configure:
- Searchable Attributes: Which fields are included in search
- Ranking Rules: Order of relevancy factors
- Synonyms: Groups of equivalent terms Meilisearch should treat as interchangeable for that index
- Stopwords: Words to exclude from ranking considerations for cleaner, more relevant matches
- Index Affix: Custom prefix for index names (useful for staging/production separation)
| Setting | Description |
|---|---|
| Post Type Weights | Numeric weight (0.0+) for each post type in federated search |
Higher weights mean results from that post type rank higher when searching across multiple types.
- β Any theme with standard WordPress search
- β Block themes (FSE)
- β Classic themes
- β Custom themes
- β Elementor
- β Divi
- β Beaver Builder
- β WPBakery
- β Bricks
- β WooCommerce
- β Advanced Custom Fields (ACF)
- β Meta Box
- β Custom Post Type UI
- β Any plugin that creates custom post types
- β Standard search forms
- β Search widget
- β Search block (Gutenberg)
- β Search REST API endpoints
- β Multisite (per-site configuration)
- WordPress 5.2 or higher
- PHP 8.1 or higher
- Meilisearch instance (ScryWP Search managed hosting or self-hosted)
| Feature | Scry Search | Other Plugins |
|---|---|---|
| Zero frontend changes | β | β Usually require theme mods |
| Per-post-type indexes | β | |
| Federated search with weights | β | β Rare |
| Custom ranking rules per index | β | β Usually global only |
| Synonyms & stopwords per index (admin UI) | β | |
| Built-in task monitoring | β | β Rare |
| Custom meta field search | β | |
| Managed cloud & self-hosted | β |
- Documentation: GitHub Wiki
- Issues & Bugs: GitHub Issues
- Feature Requests: GitHub Discussions
- Contact: JG Web Development
Scry Search for Meilisearch is open source software licensed under the GPL v3.
Transform your WordPress search today. Install Scry Search for Meilisearch and give your users the instant, accurate search experience they deserve.