-
Add support for ensemble-based neural sparse search that combines results from multiple sparse models to improve search quality and robustness.
## Motivation
Research shows that ensemble of sparse…
-
When configuration is set to download files from Immich, then it would be great to store/cache responses from Immich Server, so if server is down it will not break ScreenSaver starting...
-
It's not entirely clear for me as an user how the cache works. I keep seeing data usage even for places that should be completely cached by now. How long is location data cached for?
I propose that t…
haarp updated
8 years ago
-
**Feature Request**
The current logic to cache a file on disk assumes that if the user starts reading
the file from 0 offset then the entire file is supposed to be read and so should be
preemptivel…
-
A question I often ask myself after having switched to another branch at work is "Why do my dependencies need to be rebuilt?".
As an end-user I have the following output:
```
Configuration is a…
-
Everytime we make a code change (eg: add a log line), kspDebugKotlin step takes 13 seconds and causes issues. Is this expected due to annotation library (or) is it supposed to be compiling incremental…
-
Got this warning in Android Studio's build analyzer:
```
com.github.ben-manes.versions: not compatible
You could save about 4.3s by turning Configuration cache on.
With Configuration cache, …
-
**Describe the bug**
Using Gradle with configuration cache enabled, I'm seeing these warnings for the Verify task:
```
- Task `:verifyLspBinary` of type `de.undercouch.gradle.tasks.download.Ver…
-
At line 56 of https://github.com/fwcd/kotlin-language-server/blob/main/shared/src/main/resources/projectClassPathFinder.gradle
inside the `doLast` block, it references a `SourceSet` which is not perm…
-
**Is your feature request related to a problem? Please describe.**
Caching of loading entities, particularly references, is not currently configurable in 2.0. Add the knobs necessary to support this…