-
### Summary
While creating the `opensearch` module, I missed a few step that are not documented in CONTRIBUTING.md. It would help a lot to document these steps.
### Issue Type
Documentation R…
-
Lucene, and by extension OpenSearch, currently support only zlib and lz4 compression algorithms offering best compression ratio and best speed, respectively. There are a couple of limitations with thi…
-
**What is the bug?**
Assume you have the following index:
```python
index_body = {
"settings": {
"index.knn": True,
"number_of_replicas": 0,
"number_of_shards": 1,
…
-
**Describe the bug**
Searching for more than thirty-eight ingredients using the [recipe search APIs (either `search` or `explore`)](https://github.com/openculinary/api/blob/f38c3676ac02e9b3ccbfdc9842…
-
**Is your feature request related to a problem?**
Currently, Flint's auto/incremental-refresh materialized views (MVs) are limited to supporting single-table queries with aggregations and windowing…
-
In the tribuo home page or website , customers or companies using tribuo should be highlighted and with the various use cases .
This can help in learning how different people use the available algori…
-
**What do you want to do?**
- [X] Request a change to existing documentation
- [ ] Add new documentation
- [ ] Report a technical problem with the documentation
- [ ] Other
**Tell us about …
ahopp updated
11 months ago
-
**Is your feature request related to a problem? Please describe.**
we want to be able to control the JDK being used (we have our own base docker images with a JDK configured the way we want (correct …
-
Currently, for the k-NN plugin, we introduce a data type called the `knn_vector`. For the purposes of this issue, this data type allows users to define fixed dimensional arrays of floating point numbe…
-
**Is your feature request related to a problem?**
A user who is investigating a security finding should not have to provide an index pattern to see surrounding documents. Creating an index pattern ca…