Author’s articles
November 14, 2024
Elasticsearch retrievers are generally available with Elasticsearch 8.16.0!
Elasticsearch retrievers have gone through a significant revamp and are now generally available for all to use. Learn all about their architecture and use-cases.
April 17, 2024
Simplifying kNN search
Elastic's kNN search has evolved. This blog explains the simplification of kNN search, where k and num_candidates are now optional.