yongheng.liu
yongheng.liu
fix java.security.AccessControlException caused by ClassTag from DenseFloat.toString ## Related Issue Link the related issues as a markdown list. - #785 - #393 - #656 ## Changes the call values.take(3).map(n =>...
### Support guidelines - [x] I've read the [support guidelines](https://github.com/alexklibisz/elastiknn/blob/main/readme.md#support) ### Background **step 1:** define a mapping with type elastiknn_sparse_bool_vector and use jaccard space ``` curl -H'Content-Type: application/json' -X PUT...
### Description check closed value in function FullFileCachedIndexInput.IndexInputHolder.run(),prevent FileCachedIndexInput closed repeatedly and duplicate deref the reference count of cache entry ### Related Issues Resolves #20054 https://github.com/opensearch-project/OpenSearch/issues/20054 ### Check List -...
### Describe the bug when we writing a warm index,the index break whith execption: ### Related component Storage ### To Reproduce 1. config and start server: ``` ## this feature...