-
This issue is a placeholder for what looks like a potential enhancements warc2zim might need to implement as some point in the future (typically in a 3.x version). It is meant to summarize the current…
-
**nvim version**:
```bash
NVIM v0.9.5
Build type: RelWithDebInfo
LuaJIT 2.1.1703942320
Compilation: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Ho…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
doris-2.0.3
### What's Wrong?
the mat…
-
## Expected behavior
I'm trying to disable fuzzy matching, since it results in far too many candidates in medium to large projects. I've attempted to do so by both customizing `helm-projectile-fuzz…
-
One thing that annoys me about the current algorithm is that sometimes it prioritizes better matches over more recently used things. I assume this is because we're using a fuzzy finder to match things…
-
We need to be able to identify when a word is the same as another even if the diacritics are different. This will be crucial when we start parsing things from other sources and also when we use our ow…
-
**Is your feature request related to a problem? Please describe.**
I am writing a JSON-RPC plugin. I cannot call Flow's API from an RPC plugin, so I cannot use Flow's fuzzy matching implementation…
-
```
UC Irvine has done some work on this, but allow "like" names to show up in
search results
```
Original issue reported on code.google.com by `pr...@google.com` on 15 Sep 2010 at 3:42
-
### Context
A recurring need for us at ANCT is being able to match values that are "close enough". Often when importing pre-existing Excel files into Grist, we end up doing a lot of data-cleaning an…
-
## Description
We need to enhance the user experience by implementing a search bar with auto-suggestions that refines the user’s search query as they type. This will help users find products or…