markharwood
markharwood
It would be useful if the client device running Control could use Bonjour to find smart devices on your local network that can not only be a "destination" to handle...
This PR uses the standard /.../i regex syntax to denote case insensitive queries, exposing the underlying case insensitive regex support added in LUCENE-9386 This could be considered a breaking change...
I see that `bees` doesn't stem to `bee` and `tomatoes` doesn't stem to `tomato`. Is this misinterpreting the logic in the original paper? I ask because I work on elasticsearch...
I'm new to datashare and was poking around the elasticsearch mapping and was surprised to see the use of parent/child docs for the extracted entities. Did you ever consider using...
If anyone has time to look at this a new menu function that would be great would be something similar to the Push 2 midi note entry where only relevant...
### Fast and compact vector format Would it be possible to add a bit representation for vectors which uses hamming distance for similarity scoring? It is 32x smaller than full...