Blog
Optimize storage and performance with the MatchOnlyText field in OpenSearch
Jul 22, 2024 • technical-posts
The OpenSearch Project introduced a new field type called match_only_text in version 2.12. This field type is designed for full-text search scenarios where scoring and positional information of terms within...
Optimizing OpenSearch with Faiss FP16 scalar quantization: Enhancing memory efficiency and cost-effectiveness
Jun 27, 2024 • technical-posts
The rise of large language models (LLMs) and generative AI has ushered in a new era of natural language processing capabilities. Vector databases have emerged as a crucial component in...
Developer guide: Integrating multiple data sources using OpenSearch Dashboards and plugins
Jun 04, 2024 • technical-post
OpenSearch introduced support for multiple data sources in version 2.4, allowing users to explore, visualize, and manage data from self-managed clusters and Amazon OpenSearch Service. In version 2.14, OpenSearch Dashboards...