-
Open Distro for Elasticsearch 1.7.0 Released
Open Distro for Elasticsearch 1.7.0 is now available for download. Upgrade to 1.7.0 to leverage the latest features and bug fixes.
Read More -
The Elasticsearch Weight Function
Distributed systems scale by coordinating and distributing their workloads horizontally, across several machines. In Elasticsearch, this is done by partitioning indexes into shards and distributing them across data nodes in the cluster.
Read More -
Build K-Nearest Neighbor (k-NN) Similarity Search Engine with Elasticsearch
Since the OpenSearch Project introduced the k-nearest neighbor plugin in 2019, it has supported both exact and approximate k-NN search. The approximate k-NN search method is more efficient for large datasets with high dimensionality because it reduces the cardinality of searchable vectors. This approach is superior in speed at the cost of a slight reduction in accuracy.
Read More -
Open Distro for Elasticsearch 1.6.0 Released
Open Distro for Elasticsearch 1.6.0 is now available for download.
Read More -
Open Distro for Elasticsearch 1.4.0 with K-nearest neighbor (k-NN) search support is now available
We are happy to announce the release of Open Distro for Elasticsearch 1.4.0. Version 1.4.0 includes the upstream open source versions of Elasticsearch 7.4.2, Kibana 7.4.2 and the latest updates for the alerting, SQL, security, performance analyzer and Kibana plugins. We are also pleased to announce the general availability of Open Distro for Elasticsearch k-NN plugin, and installer for Windows...
Read More