Hi everyone ![]()
I recently released a native Fuzzy Search Engine plugin for Bubble (no AI embeddings, no vector databases), and I’m looking for people who’d like to test it out and share feedback.
What makes this plugin different from typical Bubble search setups:
·
Advanced relevance ranking for smarter results (not just “contains”)
·
Match threshold control to decide how strict or relaxed the matching should be
·
Result count control to limit how many matched records are returned
·
Stemming (e.g. dress → dresses)
·
Phonetic matching for sound-alike words
·
Safe fuzzy matching that handles typos without over-matching
·
Autocomplete-style boosting for partial searches
·
Synonym support (manual + automatic patterns)
·
Optional tuning features you can enable or disable based on your use case
·
Fully native server-side plugin — fast, private, and no external services
If you’d like to try it out for free, just DM me your App ID and I’ll enable the plugin for a few weeks so you can test it properly in your own app.
I’d be very grateful for any constructive feedback, edge cases you find, or feature requests you think would make the search even better for real-world Bubble apps.
Demo: https://plugin-demo-38013.bubbleapps.io/smart_semantic_search_engine
Plugin page: https://bubble.io/plugin/fuzzy-search-engine-%E2%80%93-autocomplete-1762495173505x851422675193823200
Thanks in advance, and really appreciate the support from the Bubble community ![]()

