Search with Typesense
by CodeManas · Search
Also makes 6 other plugins · 1.4K+ installs across the portfolio →
Lightning fast search for your WordPress site, powered by Typesense.
88 health vs 60 average across 606 Search plugins
Directory ranking optimization
How it's scored →How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.
Well optimized
Biggest win: Support resolution
To rank higher: Mark more forum threads resolved — the resolved ratio feeds the ranking.
Get the full rank-higher report →Daily downloads
Since 2022-10-05 · 1,425 days · wp.org + Plugin Pulse archive
30-day downloads
Rolling 30-day volume · peaks are release surges
732
now · peak 2.3K
Directory rank vs rivals
wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you
Update activity
How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.
Release cadence
Actively maintainedHow often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.
6
releases in the last 12 months
3mo ago
latest release · v2.1.3
86
tagged releases on record
Recent releases
What its installed base runs
via wordpress.orgShare of active installs on each version of this plugin · 62% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.
Estimated active installs
The public count shows “700+”. Our estimate pins where the real number sits.
Refined from the date this plugin crossed into its current band.
At the current install trend, crossing 800+ in roughly 207 days.
Install history · since 2022-09-28 · 1,421 observations
Estimated value
What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.
Est. annual revenue
Est. acquisition value
No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.
Details
Recent reviews
All reviews on wp.org ↗- ★★★★★ James Joseph Finn9mo ago
This plugin is a gem of a gift to the WordPress community. Embedding a modern and performant search interface into your website couldn’t possibly be easier. The plugin uses the Algolia open-source vanilla JS libraries “InstantSearch.js” and “Autocomplete.js”, which communicate with your Typesense server using fetch requests in the browser; no connection to WordPress needed, and thus fully compatible with static generation. Via their WP-Admin GUI, the software indexes your WP posts and pages as Typesense “documents” and “collections”; while the frontend search interface fetches data direct from your Typesense instance. I used the Typesense provided Docker image to spin up a self-hosted instance; added my instance API keys to the Typesense plugin settings in WP-Admin; indexed 4000+ posts in a couple minutes; added the default shortcode to a test page; ran a SimplyStatic export, and voilà, it works splendidly! Important note for static site generation: Prior to running an index, you’ll need to filter the permalink; otherwise the search results will link to your WP: /** * Filter Typesense document data before it is indexed.**/add_filter( 'cm_typesense_data_before_entry', function( $formatted_data, $raw_data, $object_id ) { if ( isset( $formatted_data['permalink'] ) ) { $formatted_data['permalink'] = str_replace( 'wp[dot]example[dot]com', 'example[dot]com', $formatted_data['permalink'] ); } return $formatted_data;}, 10, 3 ); *WordPress[dot]org doesn’t permit URLs in reviews, hence why the [dot] chicanery in the above snippet. Pax et bonum.
Read on wp.org ↗ - ★★★★★ Derek Ashauer1.0y ago
This plugin made it very easy to setup Typesense search on my site – couldn’t ask for much more!
Read on wp.org ↗ - ★★★★★ alan7811.1y ago
The search plugin is fantastic and their support is amazing – Thank you.
Read on wp.org ↗ - ★★★★★ M Hassam3.5y ago
I’m a developer and understand the efforts behind this treasure. WordPress UI and Debugger are also the next levels. Hope we’ll get continuous updates.
Read on wp.org ↗ - ★★★★★ beamzen4.0y ago
After purchasing the woocommerce plugin, support answered questions within one business day and solved any issues. This is the best support I’ve seen for a paid plugin at this price.
Read on wp.org ↗ - ★★★★★ dozybee4.1y ago
After the install it took me a while to get my self hosting/VPS configured to talk to the website properly but once all settled in, lightning fast results never seen before in WordPress search. Adios MySql for direct search queries – the bane of all our lives! I was looking for an Elastic Search alternative as Elastic was so intense to set up server side – this plugin sorted it. The server side engine is also nice and lightweight and not smashing resources. Indexing is quick, the front end UI looks great and can be styled if needed. I shall be using this for other projects and looking into it in more detail. Big up to the team, well done guys and look forward to future developments. (ps I shall be purchasing the Woocommerce add on today to test)
Read on wp.org ↗ - ★★★★★ pimpiet4.5y ago
The plugin works very good. The author responds quickly and well to support questions.
Read on wp.org ↗ - ★★★★★ Prismil4.5y ago
This plugin will be a game change for instant search on WordPress! Great team, great support!
Read on wp.org ↗
Known vulnerabilities
via Wordfence Intelligence2 disclosed vulnerabilities on record for this plugin, all fixed in the current version. Sites on older versions stay exposed until they update.
- Medium · 6.4 Search with Typesense <= 2.0.10 - Authenticated (Contributor+) Stored Cross-Site Scripting ↗2025-06-05 CVE-2025-49304 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Affects <= 2.0.10 Patched in 2.0.11
- 2025-02-22 CVE-2025-26876 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') Affects <= 2.0.8 Patched in 2.0.9
Vulnerability records provided by Wordfence Intelligence. Copyright 2012-2026 Defiant Inc. License and terms.
CVE records: Copyright 1999-2026 The MITRE Corporation. CVE terms of use.
Behavioral tests
via WP HiveAutomated install-time checks, tested on PHP 8.1.12 · WP 7.0
Languages
via translate.wordpress.orgTranslated into 3 languages, 2 at 90% or more
Growth timeline
Install-tier crossings we have observed, and how long each tier took to outgrow
- 2026-05-31 600+ → 700+ up after 2 days in tier
- 2026-05-29 700+ → 600+ down after 1 days in tier
- 2026-05-28 600+ → 700+ up after 1 days in tier
- 2026-05-27 700+ → 600+ down after 3 days in tier
- 2026-05-24 600+ → 700+ up after 1 days in tier
- 2026-05-23 700+ → 600+ down after 1 days in tier
- 2026-05-22 600+ → 700+ up after 6 days in tier
- 2026-05-16 700+ → 600+ down after 38 days in tier
Competes with
The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).
-
WP Search with Algolia 7K+ installs · 4.3★ · 2 shared tags A -
DOOFINDER Search and Discovery for WP & WooCommerce 2K+ installs · 4.8★ · 2 shared tags A -
SearchIQ – The Search Solution 1K+ installs · 4.8★ · 2 shared tags B -
Search Live 600+ installs · 4.7★ · 2 shared tags B -
AddSearch 100+ installs · 3.9★ · 2 shared tags C
-
Full Screen Morphing Search 70+ installs · 4.0★ · 2 shared tags D
Embed this report card
Drop a live Pulse card for Search with Typesense into a readme, a review or a deck. It updates itself.
<iframe src="https://plugins.wpmayor.com/embed/search-with-typesense" width="480" height="300" style="border:0" loading="lazy" title="Search with Typesense — Plugin Pulse"></iframe> Search with Typesense: 700+ active installs, 5.0★ (11 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/search-with-typesense