Getting Started
To learn more about OpenSearch search tools and start building your next search application, visit the search page in our documentation.
Most Recent Articles | |
---|---|
Boosting k-NN exact search performance | Nov 19, 2024 |
Introducing OpenSearch nightly playgrounds: Preview new OpenSearch features live | Nov 07, 2024 |
Get started with OpenSearch 2.18 | Nov 06, 2024 |
Step-by-step: Creating a new database integration using Data Prepper | Nov 05, 2024 |
Gain deeper insights with OpenSearch Query Insights | Oct 31, 2024 |
Introducing enhanced search functionality on OpenSearch.org | Oct 30, 2024 |
Tiered caching in OpenSearch | Oct 24, 2024 |
Streamline your OpenSearch development workflow on macOS with Apple silicon | Oct 22, 2024 |
Session spotlight: Keynote address at OpenSearchCon North America 2024 | Oct 21, 2024 |
How sorting works in hybrid queries | Oct 17, 2024 |
Search is a core component of many business-critical systems. For any search use case, relevance is key—some search results are better than others, and a variety of processes can be applied to determine which results should rise to the top. OpenSearch gives you a vast array of built-in functionality and integrated tools so you can tune your processes to your data and maximize the relevance and value of your search results.
With OpenSearch, performance and scalability are built in, so you can manage massive volumes of information while benefiting from the flexibility and cost efficiency of an open-source platform. For document and e-commerce use cases or for embedding search within applications, OpenSearch offers search practitioners a high-performance, highly configurable foundation for search solutions that evolve with your organization, your users, and your data.
Access a full range of functionality for text-based data search.
Deploy efficient semantic and hybrid search applications using vector embeddings.
Tailor capacity and performance to meet the demands of your data and your users.
Combine rich built-in functionality with access to a broad range of open solutions that allow you to build the right solution for your search needs.
Search | |
---|---|
E-commerce search | Search catalogs of inventory, which often include many fields of structured data and relatively short unstructured full-text fields. |
Document search | Search documents of virtually any type, with data that typically includes long, unstructured full-text fields and some structured fields. |
Application search | Embed search functionality into enterprise or commercial applications. |
Query offloading | Replicate data from transactional database management systems (DBMS) into OpenSearch for fast, economical querying without a reduction in DBMS performance. |
Artificial intelligence | Integrate with large language models (LLMs) to build smart natural-language applications. |
To learn more about OpenSearch search tools and start building your next search application, visit the search page in our documentation.