Glossary

OpenSearch

OpenSearch is the open-source hybrid search engine IBM has positioned as the vector, text and structured search layer for RAG on Power, since Db2 for i has none.

OpenSearch is an open-source search and analytics engine, originally forked from Elasticsearch, that combines full-text search, structured filtering and vector similarity search in a single engine. That combination is why IBM picked it. A pure vector database answers semantic questions well, while a hybrid engine can answer a semantic question, a keyword question and a structured filter in one query, which is much closer to the shape of a real business question.

For IBM i, OpenSearch is IBM's answer to a gap rather than a product IBM sells you. Db2 for i has no vector store, so IBM has been pointing IBM i shops at OpenSearch running on Power as the search and vector layer for AI applications built on IBM i data, with Db2 for i staying the system of record and OpenSearch holding the embedded, indexed copy an agent actually searches against.

Two things to be precise about. IBM said Power, not IBM i. In practice that means a Linux on Power partition rather than a PASE build on your production partition, and IBM has published no supported IBM i package for it. And this direction comes from a strategy session and trade press coverage in May 2026, not from a product announcement with a reference architecture behind it. Treat it as the current answer, not as a supported stack.

Related Terms