Installation and Setup
pip install opensearch-py로 Python package를 설치하세요
Wrappers
VectorStore
OpenSearch vector database를 감싸는 wrapper가 존재하며, lucene, nmslib 및 faiss 엔진을 통한 근사 벡터 검색이나 무차별 벡터 검색을 위한 painless scripting 및 script scoring function을 사용하여 의미론적 검색을 위한 vectorstore로 사용할 수 있습니다. 이 vectorstore를 import하려면:Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.