Search
Search
Search
Contact us
Support
Sign in
Platform
+
Left Column
Platform
Intelligent, open source application data infrastructure
Explore our platform
Security and trust
Enterprise-grade security
Learn more
Hosting
Data infrastructure management in the cloud and on-prem
Learn more
AI
Power RAG with open source data infrastructure
Read more
Right Column
Store
PostgreSQL®
Apache Cassandra®
Stream
Apache Kafka®
Kafka® Connect
Orchestrate
Cadence
Analyze
ClickHouse®
Search
OpenSearch
Pricing
Services
+
Support
Training
Professional services
About
+
About us
Our commitment to open source
Customers
Resources
+
Getting started
Sign up
Documentation
Quick start videos
Integrations
Support portal
Discover
Blog
Events
Content library
Education hub
Stream
+
Apache Kafka®
Real-time streaming
Search
+
OpenSearch
Store
+
PostgreSQL®
Apache Cassandra®
Analyze
+
ClickHouse®
Orchestrate
+
Cadence Workflow
Open source
+
Open source AI
Data infrastructure
+
Vector search
Data streaming
Data architecture
Managed databases
+
Best practices
NoSQL databases
Vector databases
Agentic AI
Talk to an Expert
Try for free
Free trial
Sign in
Platform
+
Left Column
Platform
Intelligent, open source application data infrastructure
Explore our platform
Security and trust
Enterprise-grade security
Learn more
Hosting
Data infrastructure management in the cloud and on-prem
Learn more
AI
Power RAG with open source data infrastructure
Read more
Right Column
Store
PostgreSQL®
Apache Cassandra®
Stream
Apache Kafka®
Kafka® Connect
Orchestrate
Cadence
Analyze
ClickHouse®
Search
OpenSearch
Pricing
Services
+
Support
Training
Professional services
About
+
About us
Our commitment to open source
Customers
Resources
+
Getting started
Sign up
Documentation
Quick start videos
Integrations
Support portal
Discover
Blog
Events
Content library
Education hub
Stream
+
Apache Kafka®
Real-time streaming
Search
+
OpenSearch
Store
+
PostgreSQL®
Apache Cassandra®
Analyze
+
ClickHouse®
Orchestrate
+
Cadence Workflow
Open source
+
Open source AI
Data infrastructure
+
Vector search
Data streaming
Data architecture
Managed databases
+
Best practices
NoSQL databases
Vector databases
Agentic AI
Search
Search
Search
Support
Contact us
Instaclustr
Blog
Category: Dev Rel
Blog
Optimizing AI Search in OpenSearch: A practical guide
Classic lexical search matches tokens: if the user does not use the same words as the document, relevance suffers. Semantic search...
Blog
How to create a hybrid search pipeline in OpenSearch
®
Hybrid search in OpenSearch is a retrieval method that combines multiple search techniques, such as keyword matching and semantic ...
Blog
Kafka
®
to Iceberg: Build a queryable data lake with ClickHouse
®
That's ClickHouse below querying an Iceberg table on S3 within 0.31 seconds to read metadata and return the first rows. No Spark&...
Blog
Apache Iceberg explained: A better table format for modern data lakes
Data lakes had a reputation problem. The promise was compelling: dump all your data into cheap object storage—S3, GCS, Azure Blob—...
Blog
How to handle bad messages safely in Kafka Streams with KIP-1034 Dead Letter Queues
What should you do with messages that can’t be delivered? If you have spent time developing Kafka Streams applications in Java, ...
Blog
What’s new in Cassandra
®
6? A roundup of features for users and operators
Apache Cassandra 6 is shaping up to be significant release as some of its biggest changes affect the core behavior of the&hellip...
Blog
When (and when not) to use Apache Kafka
®
Diskless Topics
I recently wrote a Visual Guide to Apache Kafka Diskless Topics, which introduces the main ideas behind Kafka Diskless Topics and ...
Blog
Kafka Sink Connectors explained: Bridging your data pipeline
A "sink connector" sounds simple—until you realize different systems use the term from different perspectives. In Apache Kafka ...
Blog
Understanding OpenSearch
®
vector field type—Part 2: sparse_vector
Overview: Beyond semantic search In part 1, we explored how knn_vector field type enables semantic search by retrieving results ...