-
Some background: I'm looking at migrating [MPXJ](https://github.com/joniles/mpxj) to use a current release version of IKVM. I started out with the original IKVM version back when Jeroen was still work…
-
Currently the KnnVectorQuery selects the top K vectors from all live docs. This ticket will change the interface to make it possible for the top K vectors to be selected from a subset of the live doc…
-
This stuff is HNSW-implementation specific. It can be moved to a codec parameter.
The NONE option should be removed: it just makes the codec more complex.
---
Migrated from [LUCENE-10015](https://…
-
We implement two methods that look up a face in the face lattice of a polyhedron:
- `meet_of_Vrep` -- the smallest face containing specified Vrepresentatives
- `join_of_Hrep` -- the largest face co…
-
I am seeing unexpected behavior when setting edge attributes. The order of the attribute values assigned to edges does not match the order supplied. See the example below:
```
# make a random dire…
-
### Description
On Android Devices (API 31) where the Android System WebView has been updated to 105.x, Maui-Blazor apps stop responding when interacting with them for a few seconds after launch.
…
-
If I use style `:respect-nl` I can get nicely formatted let bindings:
```clojure
(let [host "athompson@cip001-bigcip.silage.lgscout.com"
base "/ReadyNAS4200/LGData/CIP_Data/bigcip…
-
We understand LOH has been one of the pain points and I'd like to propose some ways to change the LOH allocation behavior for the near future. I would love to hear feedback if you have scenarios that …
-
**Description**
Hi, I've tried ELKS 0.5 and 0.6 on my 8088 with 256KB of RAM. It is a Soviet clone of the actual 8088 CPU named К1810ВМ88. I observed a problem similar to the one mentioned in [https:…
-
At [sage-devel](http://groups.google.com/group/sage-devel/browse_thread/thread/d885434ba9c22d66), Jeroen reported a massive regression in elliptic curve computations. The regression was introduced i…