AI 에이전트의 경우: 문서 인덱스는 https://www.mongodb.com/ko-kr/docs/llms.txt에서 사용할 수 있으며, 모든 페이지의 마크다운 버전은 어떤 URL 경로에 .md를 추가하여 사용할 수 있습니다.
Docs Menu

$vectorSearch (집계 단계)

중요

$vectorSearch 집계 파이프라인 단계는 MongoDB 6 버전.. 이상을 실행 MongoDB Atlas cluster 계층에서 호스팅되는 컬렉션에만 사용할 수0 11 있습니다. 자세히 학습 Atlas Vector Search 참조하세요.

$vectorSearch

$vectorSearch Atlas cluster 의 데이터에 대해 시맨틱 검색 수행합니다.

If you store vector embeddings on your Atlas cluster, you can seamlessly index the vector data along with your other collection data. You can use the $vectorSearch stage to pre-filter your data and perform semantic search against the indexed fields.

벡터 데이터의 너비는 8192 차원 이하여야 합니다.

MongoDB 부터는 8.0 단계에서 $vectorSearch 단계를 사용할 $unionWith 수 있습니다.

단계 $facet 또는 단계에서는 단계를 $lookup 사용할 수 $vectorSearch 없습니다.

이 페이지 평가하기