Glossary

This glossary describes essential terms and concepts to help you understand Elasticsearch and its related technologies.

ONNX (Open Neural Network Exchange)

An open standard that represents machine learning models as portable computational graphs, enabling deployment across different frameworks and hardware without retraining. ONNX Runtime, the primary execution engine, optimizes inference through hardware specific execution providers supporting CPU, GPU and specialized accelerators like NPUs. Exporting embedding models to ONNX is a common production optimization, often reducing inference latency significantly compared to native framework execution.

Out-of-Domain

Data or evaluation scenarios that differ from a model's training distribution. Out-of-domain performance is a stronger measure of generalization and more representative of real-world usage, where queries, documents and content types are rarely anticipated during training. A model that degrades significantly out-of-domain is likely overfitting to its training distribution.

最先端の検索体験を構築する準備はできましたか?

十分に高度な検索は 1 人の努力だけでは実現できません。Elasticsearch は、データ サイエンティスト、ML オペレーター、エンジニアなど、あなたと同じように検索に情熱を傾ける多くの人々によって支えられています。ぜひつながり、協力して、希望する結果が得られる魔法の検索エクスペリエンスを構築しましょう。

はじめましょう