December 19, 2024
Understanding optimized scalar quantization
In this post we explain a new form of scalar quantization we've developed at Elastic that achieves state-of-the-art accuracy for binary quantization
December 19, 2024
Ensuring business rules work seamlessly with semantic search
Harness the power of query rules combined with semantic search and rerankers.
December 18, 2024
Resolving high CPU usage issues with AutoOps
How AutoOps pinpointed and resolved high CPU usage in an elasticsearch cluster: A step-by-step case study.
December 17, 2024
Semantic search using the Open Crawler and Semantic Text
Learn how to use the Open Crawler in combination with Semantic Text to easily crawl web sites and make them semantically searchable.
December 16, 2024
Agentic RAG with elasticsearch & Langchain
Discussing and implementing an agentic flow for Elastic RAG, where the LLM chooses to call an Elastic KB.
December 13, 2024
How to migrate your Ruby app from OpenSearch to elasticsearch
A guide to migrate a Ruby codebase from the OpenSearch client to the elasticsearch client.
December 12, 2024
Live log and prosper: elasticsearch newly specialized logsdb index mode
elasticsearch’s latest innovation in log management cuts the storage footprint of log data by up to 65%, enabling observability and security teams to expand visibility without exceeding their budget while keeping all data accessible and searchable.
December 11, 2024
Adding filter capabilities to Vega Sankey visualizations in Kibana
Interested in adding interactive filters to your Vega visualizations in Kibana? Discover how to leverage the `kibanaAddFilter` function to create a dynamic and responsive Sankey visualization with ease.
December 10, 2024
Autosharding of data streams in elasticsearch Serverless
In Elastic Cloud Serverless we spare our users from the need to fiddle with sharding by automatically configuring the optimal number of shards for data streams based on the indexing load.