Fuzzy Search, repeating group not showing

Hi guys I need help with my Fuzzy Search plugin. My repeating group is not showing when I type on the input box. I’ve followed the steps on Youtube as well as the Fuzzy demo. Maybe a second look could help. For context, I am trying to get it to search for Product Listings on my app.

Search&Autocorrect A:

Input Search bar:

Repeating Group:

Repeating Group conditionals:

Link in repeating group:

try using all small letter for input box ID, This method will consume large WU as every time you press a key, a search is happening.

uncheck this
image

Hello @kindlevega12,

Thank you for using our plugin, and we apologize for any inconvenience you’re experiencing.

It seems there’s an unexpected issue since, on our end, a similar setup is functioning correctly. Could you please use the Inspect tool to verify if the plugin is receiving data from the database? After doing this, try searching for something by typing in the input element and then inspect the plugin again. You should see the data reflected in the “Matches” state. Additionally, could you let me know if you’ve set any specific conditions for fetching data into the plugin element?

Regarding linking the input with the Fuzzy search plugin using IDs, it’s important to keep the “set text to match from an input box” option active. If you decide to uncheck this option, you’ll need to specify in the field above which input element’s value the plugin should use.

Also, @Nakita raised an issue about high Workload Unit (WU) consumption with this plugin. We’ve recently released an update that should significantly reduce the usage of units for users with high page traffic.

@Nakita If you are experiencing outrageous WU consumption, please check this forum thread where multiple people have complained about this issue, and contact bubble support about this behavior.

Have a wonderful day :hugs:

do all Search Box plugins use large amounts of WU?

Hi @kindlevega12,

Search plugins drawing data from a Bubble database can indeed consume significant Workload Units (WUs) if they’re not properly optimized. Recently, there were reports of unexpected WU spikes from several users, some of whom were using our plugin. We thoroughly investigated this concern to ensure it wasn’t originating from our plugin and have since optimized the plugin to reduce its WU consumption even further.

We’re curious to know if you’ve successfully implemented the plugin on your end. Could you please confirm this for us?

We hope this information is helpful. Should you have any further questions or require assistance with our plugins, don’t hesitate to reach out to us either here on the forum or at support@zeroqode.com.

Have a wonderful day :hugs:

Hi, still hasn’t worked on my end. I don’t see any Matches state on the inspection. What may I have done wrong?

Hi @kindlevega12

Just to confirm, when you inspect the “search&autocorrect” element, are you not seeing a state named “matches,” or is the state present but without any data?

Additionally, did you apply any constraints when fetching data from the database into the plugins element? It would also be helpful if you could send us a screenshot showing the settings of the plugin’s element, particularly below the threshold field.

We will try our best to get to the bottom of this :pray:

Cheers :hugs:

I see. There are matches upon inspecting the search&autocorrect element, but they are not reflecting on my repeating group.

I have not changed anything from my previous screenshots, plus here is a screenshot of the lower portion of the element (ID Attribute empty for the search&autocorrect element).

Hey @kindlevega12,

Thank you for confirming that the matches are visible in the plugin element. Since this is the case, we won’t require the screenshot of the settings below the “Threshold” field. It also appears that the conditionals for the repeating group are correctly set up from the screenshots you have sent.

To delve deeper into this issue, we kindly request that you add our support email as a collaborator to your app. This will enable us to conduct tests within your specific environment and work towards a solution. Please grant us both view and edit permissions, and send the link to your Bubble app’s editor.

Here’s how to add us as a collaborator:
Go to Settings → Collaborators → Add support@zeroqode.com.

If you’re using the free Bubble plan, you might encounter a red error message. However, our agency plan allows us to bypass this, so please go ahead and add us regardless.

Cheers :hugs:

1 Like

Update:

It works!! I had to put a workflow for the group focus to show.

Hey @kindlevega12,

We’re glad to hear that the plugin is working now :slight_smile:

Thank you so much for using our services. When you have a free moment, we would appreciate it if you could leave your feedback for the users who are also interested in this plugin. Your feedback is valuable, and you can leave a review for the plugin detailing your thoughts on its setup and usage. Please feel free to rate it according to your satisfaction.

To leave a review, simply navigate to the “Plugins” tab in your Bubble editor, select the Fuzzy Search plugin, and scroll to the bottom of the page where you’ll find the review section.

If you have any further questions or need assistance with any of our plugins, don’t hesitate to reach out to us on the forum or directly at support@zeroqode.com.

Best of luck in your endeavors! :hugs:

1 Like