Services Plugins FAQs

Plugin: ZQ Fuzzy Search Autocomplete crashing page

Hi, we noticed that the ZQ Fuzzy Search Autocomplete plugin, continues to search the database even while the page is stopped, or has no click interaction. In my project’s DB, we have 40000 entries each with 23 fields to fill in each one of them.

Is there any way to prevent this constant search while the user doesn’t need it, as this has crashed the page. Here’s print:


Hello, @hericles
Thanks for reaching out.

Please allow us to check this issue on our side and to revert with an update ASAP.
Thanks for the understanding.

Best regards,

OK thank you!

Can you tell me a deadline for this issue to be resolved? because my app is already published

OK thank you!

Can you tell me a deadline for this issue to be resolved? because my app is already published

Hello, @hericles
Thanks for your patience.

Please allow us to mention that the reason for the page crushing is the number of entries within your DataBase.Your number of records is quite a volumetric action.
The ZQ Fuzzy Search & Autocomplete plugin works with a big volume of information, however, its action is limited to the capacity of the Bubble itself, unfortunately ( the processing more than 5000 entries is already a difficult operation).

The best way to proceed with such an amount of data is to use third-side storage, like Algolia, AWS, etc. After it, you can retrieve the data to the Bubble.

Also, It may be a lack of server capacity of your app also, or a slow device, on which you are running your app with the plugin. So, maybe upgrading your subscription plan on Bubble will speed up the process.

Sorry for this inconvenience.
Best regards,