I have a Team
thing with the name “Acme Accounting Newcastle England Branch Ltd. Pty.”
The ZQ Fuzzy Search and Autocomplete plugin will match against “Acme Acco” but as I type more letters that match disappears.
Examples:
If I type “Acme Acco” it will match. Good.
If I type “Acme Accou ” it no longer matches. Bad.
If I type “Acme Accounting Newcastle England Branch Ltd. Pty. ” it does not match. Bad.
Why does the search result unmatch the more I type? The string is an exact match against the things name.
I am using the default search settings as shown below:
petter
November 7, 2020, 6:01am
2
Hi @thecashbag
I can’t answer your question I’m afraid, but gonna tag @ZeroqodeSupport on this one, as they may have more insight.
1 Like
Hello, @thecashbag .
Apologies for the late reply
Let us please check this point with our dev team. I will let you know once I have any useful info on your question.
Regards,
Zeroqode Team
1 Like
@thecashbag ,
Please receive my apologies for the late reply
We have made a few tests with the plugin search capabilities and did not success to reproduce your case:
Would you kindly try a few things:
reinstall the plugin;
remove your plugin element from the page and try to recreate it again, using our demo page setup as an example:
https://zeroqode-demo-16.bubbleapps.io/version-test/fuzzy?debug_mode=true
I hope it helps
Regards,
Zeroqode Team
Be aware that when using this plugin all the data from your database that is to be ‘searched’ will be loaded by the plugin on page load, considerably slowing down the page load speed. As your app grows its database, this page load speed problem will only be exasperated.
You may find similar functionality through the bubble search box element…
Also check out this thread
Hi everyone,
We just rolled out a new core integration with the search engine provider Algolia , which is available for the Professional tier and above.
It is currently in Beta - it is already available for all main cluster apps, and dedicated instances will be able to see it in an upcoming version you can upgrade your instance to.
Key highlights:
Super fast searches on indexed types
Partial word matching (only on the beginning of a word)
Customizable search (field priority, typo resi…
May help you avoid issues in the future…I built out a header element to do an ‘app wide’ search with this plugin and had to abandon it.
system
Closed
January 15, 2021, 10:39pm
6
This topic was automatically closed after 70 days. New replies are no longer allowed.