Thanks for this Fabrice! For others doing this you can also manually define the number on the reusable element, so RE 1 can be “1”, RE 2 can be “2” etc.
Hey there,
First off, I absolutely love this plugin, and the features it offers are fantastic! Your support throughout the forum has been phenomenal.
I do have some questions related to workload usage (WU):
- I understand the plugin itself doesn’t consume WUs but the search does. Are there features in your plugin that improve efficiency in WU usage?
- Does searching multiple text fields improve WU usage by narrowing down results, or does it actually consume more WUs by potentially bringing out more results?
- Does having the Facet Filter on or off impact WU consumption?
- Can changing the search threshold affect the efficiency in terms of WU?
- Does limiting the number of results returned improve WU efficiency?
- Can increasing the ‘exclude targets’ option have any positive effect on WU usage?
- Outside of avoiding nested fields, are there any other tips you’d recommend to reduce WU consumption?
Thank you so much for your help and kudos for the excellent work on the plugin!
Hi,
One clarification on this plugin. I just subscribed it to see if this is the one that I need. Looks good so far mostly. Thanks for creating it.
One question though on matching algorithm. Here’s screenshot of the search that I have implemented.
You see when person is typing “kitc”, it is matching with the sentence where one word has “ki” in it, one word has “t” and another word that has “c” in it. This seems quite odd. Is it intentional? How do I avoid this? I tried “strict” setting, but didn’t work.
Thanks,
Mukesh
Anyone else interested in being able to select the last result of the quickfind’s main data with the enter key? Would allow us to create searchable dropdowns and use the enter key to choose the last result.
I am finding the plugin to be behaving strangely with respect to search and matching. It works for some keywords and not for some.
Here are the examples:
Please guide what could be going wrong.
Hello, @twowheelsanddeals
Now with “multi worlds” enabled it searches for all matches with typed words. Is it possible to make the search exclude all variants that do not include all typed words in the input?

Now the whole list is displayed and with a greater match lies at the top of the list. Can you add an option to display a list that matches all words typed in the input?
The quick search suddenly stops working when my # of searched options (text) surpasses like 200. Sometimes no results will show and sometimes it will simply show the same incorrect search results no matter what i type in the input. When i remove some of the options and the count if 1-200 it suddenly works smoothlessly again

Hello @chelovekius,
Just to make sure I understand, here you are desiring the search to perform "Word-1" AND "Word-2" instead of "Word-1" OR "Word-2"?
Cheers,
Fab
Yes, I want it to display only the results that have all the words I typed and if nothing is found then a blank list. (when “multi words” enabled)
Hello Fabrice!
I want to know if this plugin is suitable for performing quick searches in a database with more than 700k records.
Just added your plugin to test it out vs Algolia.
1) FIlter
There is a specific filter I’m trying to apply that won’t work with Algolia and I hope it will work with your plugin but I can’t work out the Nested Field structure.
I want to return a list of Products that are filtered by the Net price.
Products have the following elements:
- Manufacturer
- List Price
A user will set the max Net Price they want and I place it in a Custom State for reference.
The somewhat complex thing about the Net price is we need to multiply ‘List Price’ * ‘Active Charge’. I.e List price is $100, active charge is 80%, so Net Price is $80.
Now, the Active charge is stored in a Data type called Manufacturer Discount that has the following elements:
- Manufacturer
- User
- Active Charge
So I was trying to filter the Product in Nested Fields as:
Type Field: Product
Source Field: Search for Products → (List Price < (Net Price/[Active Charge])
[Active Charge] = Do a search for’Manufacturer Discount’ (where Manufacturer = Product’s Manufacturer and User = Current User) first items active charge
Apologies if that is difficult to follow. I’m presuming the search for the Manufacturer discount needs to act like filtered. Is that correct?
2) Duplicates
Is there a way to easily remove duplicates?
My Product data type may have Product Family listed. I only want 1 Product per Product Family to be listed.
Is there a way to reset the QF element from within a repeating group? I’m using an instance of this for each column of a Kanban board, all pointing to the same search element. I am able to reset one instance that’s outside of the repeating group, but cannot access anything within the RG. I’ve also tried simply resetting the input element, but that doesn’t work.
I just setup your plugin into my bubble app and I have a question related to “Data source loaded”.
The scenario is the following: my app contains a text box to search things at the index (first page).
I noticed that the DEV (version-test) and PRD have different delay times to connect to the data source before matching results and prompting them to mee.
DEV: 2 seconds
PRD: 10 seconds
I would like to know if there’s something I can do to speed up this connection. I dont know why exactly, I live in Brazil SP and don’t know if this is the time to connect from my country to bubble datasource servers.
Does anybody also found this issue?
I’ve just discovered your plugin, it’s very responsive and works very well. However, I’m getting some errors:
context, I don’t put anything in my input but I reload my page to pass additional parameters and I get this error.
do you know what could be the cause?
Thanks in advance for your feedback
@fabrice.latour04 nicely done. this is exactly what’s needed! I have two questions.
1. Is it impossible to do an and search across multiple fields?
Example. Let’s say I have two feilds under a customer data type. Field 1: City, Field 2: Customer Type. In the search input I type “Austin paid”. It does not return any result. But if I search “Austin” or "paid’ separately it works. Would be great if I could have the search return anything that includes text for “Austin” and “paid” across all search fields.
2. I have large data set that I’m sampling your plugin with (80k+ rows). It does take roughly 15 seconds to the the initial data load. Any tips to improve load time here?
Your plugin is extremely quick after initial load. However, the initial load is the first impression. Mobile users on cell service will experience even slower load times…like up to 45 seconds or a min. Think of shopping app that’s only purpose is to display searchable products.
+1 for this. and would be best if works across all fields.
Hi I’m having some issues with having a repeating group of which there within each item is a Reuseable element with an input and a quickfind element. I’ve made sure to match the quickfind with the input html id and made the id unique for each cell but for some reason i can only get the quickfind to work for one of the inputs. Initially i got errors from this but then i tried to collapse the quickfind elements when each input was NOT focused which fixed the error messages although it still doesnt work for more than one. Any idea what might be causing this?
I’ve just discovered your plugin, it’s very responsive and works very well. However, I’m getting some errors:
context, I don’t put anything in my input but I reload my page to pass additional parameters and I get this error.
do you know what could be the cause?
Thanks in advance for your feedback
hi,
I think this plug-in was just what I needed right now and it seems it has a lot of potential. However I receive a bug which I kindly submit here.
The plugin Quick Find Search & Facet Filtering / element Quick Find threw the following error: TypeError: r.filter(…)[0].listProperties is not a function
at g (PLUGIN_1635529305406x115283834020036600/Quick-Find-Search—Facet-Filtering-update–Quick-Find-.js:3:2016)
at eval (PLUGIN_1635529305406x115283834020036600/Quick-Find-Search—Facet-Filtering-update–Quick-Find-.js:3:7134) (please report this to the plugin author)
@christina.sandberg and @muriel.imbert05 when are you getting these errors? at initial setup - or does this occur after initial setup and after things are working fine?
I’m concerned these errors are coming out of nowhere after things are setup with no issues. I don’t want that happening. My setup is good, no errors,


