Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

CN Documentation used in the Search & Vector Search hands-on labs during Developer Days.

License

Notifications You must be signed in to change notification settings

mongodb-developer/search-lab-cn

 
 

Repository files navigation

Notice: Repository Deprecation

This repository is deprecated and no longer actively maintained. It contains outdated code examples or practices that do not align with current MongoDB best practices. While the repository remains accessible for reference purposes, we strongly discourage its use in production environments. Users should be aware that this repository will not receive any further updates, bug fixes, or security patches. This code may expose you to security vulnerabilities, compatibility issues with current MongoDB versions, and potential performance problems. Any implementation based on this repository is at the user's own risk. For up-to-date resources, please refer to the MongoDB Developer Center.

开发者日搜索实验室

这是在开发者日期间使用的搜索实验室,涵盖了使用 Atlas Search 和 Vector Search。

您可以在 此处 访问在线版搜索实验室。

本地运行实验

如果您想在本地运行实验,可以开始克隆仓库或下载代码。您需要安装 Node.js

一旦您获得代码,可以运行以下命令来安装依赖并启动服务器:

npm install
npm start

然后您可以通过 http://localhost:3000 访问实验室。

贡献

如果您发现实验室有任何问题,请打开一个 issue 或提交一个 pull request。

许可证

该项目根据 Apache 2.0 许可证授权 - 有关详细信息,请参阅 LICENSE 文件。

About

CN Documentation used in the Search & Vector Search hands-on labs during Developer Days.

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 73.1%
  • CSS 26.9%