-
Just trying out Fzf for the first time. Works great!! However...
Wasn't sure how to escape the fuzzy search mode without selecting a line so I tried Ctrl+C, which crashed Julia on my system (Julia …
-
Just so people are aware: FlexSearch has no fuzzy search.
This is an extension of [118](https://github.com/nextapps-de/flexsearch/issues/118), which was opened 5 years ago at the time of this issue…
-
As of now, fuzzy search works well for `name` and `description`, but not for other fields. I forgot why this is (could be a technical limitation of tantivy), but it would be nice if all text-fields ca…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.5756
- OS:
- OS Version:
- CPU Architecture:
**Bug Description:**
The new fuzzy search makes tab completion inconvenient com…
-
⚠ Have you searched for similar, already existing issues?
Yes.
**Is your feature request related to a problem? Please describe.**
I'm sometimes frustrated by the lack of detailed search filters…
-
Hello!
Currently, the both search functionalities, filter and fuzzy-search, are case-sensitive, which can be limiting for users who may not remember the exact casing of the terms they are searching…
-
### Describe the feature/enhancement
When searching my library, I would like search results containing the same words to show as match results.
In my library I have a book called "Fancy Nancy's Spl…
-
Return patients:
- with similar names
- with similar name and similar DoB ?
Search has to work on central server as well for global patient lookup.
Idea:
- Narrow down server search result by…
-
We want to support the **fuzzy** search for suggestions and for that, we can use a library
Let's use [fuzzify](https://github.com/ad1992/fuzzify) to support fuzzy search for suggestions - dogfoodi…
-
Using Jaro-Winkler or Soundex (or a combination) might lessen friction when you can't remember what name you gave to the credential.