https://github.com/opendistro-for-elasticsearch/k-NN PUT /myindex { "settings" : { "index": { "knn": true } }, "mappings": { "properties": ...
確定! 回上一頁