-
Thanks for fixing #1 so quickly! I'm off and running with the extension, and in terms of speed the experience is already miles ahead of the SSHFS / Fuse solution I've been using.
Search / fuzzy sea…
-
Fuzzy search is a bit pants, really.
It'd be pretty cool if we could use some newfangled machine learning model in JavaScript so that when I'm looking through my history I can find results when I s…
-
### Is your feature request related to a problem? Please describe.
Currently the search in the worlds tab is *mostly* exact (sometimes not, but most of the time it is, and when it isn't it only sho…
-
### Discord username (optional)
Ahmed Osama#5845
### Describe the bug
I'm trying to add a shortcut for applying `fuzzy-search` when checking out git branches, so I followed a couple of articles and…
-
**Bug Description**
I am trying to generate highlights (snippets) for a fuzzy query but `highlight_bm25` does not seem to work with columns in `fuzzy_fields`.
**How To Reproduce**
The followi…
-
Reduce the list of existing tags by:
- Deleting tags that are not used
- Deleting tags that are used *only* in archived questions
- Merging related tags by performing a fuzzy search
-
Similar to the IntelliJ built-in "File Structure"
![image](https://github.com/MituuZ/fuzzier/assets/52241860/feeb5aae-20c3-4357-98fc-6ff82a353e30)
But allows for fuzzy searching and vim-like navig…
-
The built-in `MapAdapter` and external `databroker.mongo_normalized` adapter supports the `FullText` query. We will add support for `FullText` in the built-in SQL-backed Catalog Adapter in #456, #457 …
-
Searching for "rage machine" does not find "rage against the machine"
-
Searching for `Czechoslovakia` using `search_fuzzy`
```py
pycountry.historic_countries.search_fuzzy('Czechoslovakia')
```
Returns `Serbia and Montenegro`
```sh
[Country(alpha_2='CS', alpha_3…