Rassyan
Rassyan
Hi @lmenezes: I just merged some feature to the newest master branch. It's able to merge. 1. added an option to show more aliases 2. closed indices also show its...
[ML] Enhancements to `ml.allocated_processors_scale` for increased flexibility in model allocations.
### Related Issue https://github.com/elastic/elasticsearch/issues/109001 ### Motivation The current implementation of `ml.allocated_processors_scale` is limited to integer values, primarily used for scaling down processor counts to account for hyper-threading. This proposal aims...
### Summary This PR implements support for the `docvalue_fields` parameter for `dense_vector` fields, as described in issue [#108470](https://github.com/elastic/elasticsearch/issues/108470). ### Details - **Single Value Constraint**: - Each document's `dense_vector` field contains...