fast-autocomplete icon indicating copy to clipboard operation
fast-autocomplete copied to clipboard

Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough

Results 14 fast-autocomplete issues
Sort by recently updated
recently updated
newest added

Hi, I really like this library, works very well. I have 1.5 million names and each has at least 2-3 synonyms. It take 12 hours to create autocomplete object, after...

First of all, thank you so much for making this work publicly available :) **Describe the bug** Not sure this is a bug. If it's not, take it as a...

Hello, It would be useful to be able to retrieve the synonym that was matched for a specific word. When calling the `autocomplete.search("string", max_cost=2, size=3)` We could add a boolean...