-
Is it possible to add fuzzy search to this?
-
This one is tricky...
https://github.com/alexurquhart/vue-bootstrap-typeahead/blob/85ff0bd1fc947f86959813115d0ed4cf34d3b832/src/components/VueBootstrapTypeaheadList.vue#L83
Currently the results…
-
Can search for items without relying on Algolia.
-
As per the following screenshot, I typed "just caus" but the results are unexpected: it's showing "Transistor", "Subnautica" etc...
![image](https://user-images.githubusercontent.com/16651290/15561…
-
Is there a way to do a fuzzy search like Datatables if you type the first couple of letters in some words?
-
-
As a user, I should be able to search for a particular band.
-
Hi,
This is absolutely great, almost like Everything.
But it's lacking fuzzy search.
-
Needs to be able to support multiple types of fuzzyness for different variable types.
Normal fuzzy search for variable aliases, numeric fuzzy search for numbers, color fuzzy search for colors, etc.…
-
@yulgit1 When I search for 'falcon' http://10.5.96.187:3000/catalog/tms:1193 does not appear although it has the subject tag of 'falcons (birds)'. I would think we would want the search mechanism to b…