Scenarios and advantages
Edition | Target scenario | Advantages |
LLM Intelligent Q&A Edition | Conversational search scenarios such as intelligent customer service, enterprise knowledge bases, content, e-commerce, and education. |
|
Industry Algorithm Edition | For enterprises and developers who have higher requirements for search quality, want to quickly build an industry-specific intelligent search system in one stop, and need industry best practices, industry query analysis algorithms, industry ranking models, and custom-tuned models. Currently supported industries: e-commerce and retail, gaming, content communities, and education. |
|
High-performance Search Edition | For enterprises and developers who need high-performance big data search for scenarios such as orders, coupons, logistics, and insurance policies, and want to quickly build a search system at low cost in one stop. |
|
Vector Search Edition | For enterprises and developers who need online vector search for scenarios such as image/text search, audio/video search, NLP, Q&A, recommendations, and risk monitoring, and who care about performance, effectiveness, and stability. |
|
Retrieval Engine Edition | For enterprises and developers who have large-scale text retrieval scenarios with high-performance and low-cost requirements, and need flexible customization of search services. |
|
Feature comparison
Feature/Edition | Industry Algorithm Edition | High-performance Search Edition | Retrieval Engine Edition | Vector Search Edition | LLM Intelligent Q&A Edition |
Data source | RDS/MaxCompute/PolarDB/API | RDS/MaxCompute/PolarDB/API | OSS/MaxCompute/API | OSS/MaxCompute/API | MaxCompute/API |
Table structure | Multi-table offline left join | Multi-table online join (dedicated storage - cluster) | Multi-table online join | Multi-table independent query | Built-in fixed table structure / custom table structure with multi-table offline join |
Data update | API/SDK update, and automatic sync update via DTS subscription | API/SDK update, or automatic sync update via DTS subscription | API/SDK update | API/SDK update | API/SDK update |
Data backup | When an application has no data source, it supports inheriting data from the online application | Not supported | For API data sources, supports data recovery from historical indexes | For API data sources, supports data recovery from historical indexes | Not supported |
Index type | Text, vector | Text | Text, vector | Vector | Text, vector |
Analyzer | Industry analyzer, multi-language analyzer, general analyzer, lightweight custom analyzer | Multi-language analyzer, general analyzer | Industry analyzer, multi-language analyzer, general analyzer | Primary key, vector index | Text and vector analyzer |
Tokenization intervention | Supported | Supported | Supported | Not supported | Not supported |
Query semantic understanding | Stop words, spelling correction, term weighting, synonyms, entity recognition, custom query analysis | Not supported | Not supported | Not supported | Not supported |
Ranking method | Ranking expression, ranking plugin (cava script), ranking algorithm (CTR model, category prediction) | Ranking expression, ranking plugin (cava script) | Ranking expression | Ranked by vector similarity score | Ranking expression |
Search guidance: auto-suggest, trending searches and placeholder text | Supported | Not supported | Not supported | Not supported | Not supported |
SQL syntax | Not supported | Supported (dedicated storage - cluster) | Supported | Not supported | Not supported |
A/B Test | Supported | Not supported | Not supported | Not supported | Not supported |
Business reports | Supported | Supported | Not supported | Not supported | Not supported |
Monitoring and alerting | Supported | Supported | Supported | Supported | Not supported |
Slow query optimization | Supported | Supported | Not supported | Not supported | Not supported |
Automation level | Maintenance-free | Maintenance-free | Self-service O&M based on system-provided monitoring metrics | Self-service O&M based on system-provided monitoring metrics | Maintenance-free |
Region availability
Region | Industry Algorithm Edition | High-performance Search Edition | Vector Search Edition | Retrieval Engine Edition | LLM Intelligent Q&A Edition |
China (Hangzhou) | √ | √ | √ | √ | |
China (Shanghai) | √ | √ | √ | √ | √ |
China (Qingdao) | √ | √ | |||
China (Beijing) | √ | √ | √ | √ | |
China (Zhangjiakou) | √ | √ | √ | √ | |
China (Shenzhen) | √ | √ | √ | √ | |
China (Hong Kong) | √ | ||||
Singapore | √ | √ | √ | √ | √ |
Germany (Frankfurt) | √ | √ | √ | ||
US (Virginia) | √ | √ |
OpenSearch edition specifications have been iteratively upgraded. The former Standard Edition has been upgraded to the High-performance Search Edition, and the former Advanced Edition has been upgraded to the Industry Algorithm Edition.
The OpenSearch open-source compatible edition does not currently support creation by new users.