Back to Tags
Search
9 items tagged with "search"
Filter by type:
Blueprints3
Blueprint
Elasticsearch to OpenSearch Migration Blueprint
Migrate an Elasticsearch cluster to OpenSearch to stay on an Apache 2.0-licensed, community-driven search engine.
Blueprint
Self-Managed Elasticsearch to Amazon OpenSearch Service Blueprint
Move a self-managed Elasticsearch cluster to the managed Amazon OpenSearch Service for reduced operational overhead.
Blueprint
Keyword Search to RAG Platform Blueprint
Build a retrieval-augmented generation platform over your corpus with embeddings, a vector database, and grounded LLM answers replacing keyword search.
Migrations1
Comparisons2
Comparison
Elasticsearch vs OpenSearch
The original search and analytics engine versus its Apache-licensed open-source fork led by AWS.
Comparison
Embeddings vs Keyword Search
Embedding-based semantic search matches by meaning; keyword search matches by terms. Each handles different query types, and hybrid search often beats either alone.