Vector Search in percona server for mongodb

Do we have vector search capability with percona sercona for mongodb?

Hi, currently we don’t have that feature but feel free to open a feature request at Jira - Percona JIRA

Recently, Vector Search and Full-Text Search capabilities were released in the upstream community edition as a public preview. It’s license is quite restrictive:

This License Agreement (the “Agreement”) establishes the terms on which MongoDB, Inc. (“Company”) grants a license to Company’s proprietary mongot software solely in machine-readable, executable, object-code form and related documentation (the “Software”) to you the licensee (“You” or “Your”) solely on the condition that You accept all of the terms in this Agreement. By clicking through any applicable acceptance screen, or otherwise accessing, installing, or using the Software, you are indicating your acceptance of this Agreement, and if you do not agree to the terms of this Agreement, you may not access, install, or use the Software. If You are an employee or agent of a company (the “Customer”), You hereby agree that You enter into this Agreement on behalf of the Customer and that You have the authority to bind the Customer to the terms and conditions of this Agreement.

**1. LICENSE:** During the Period (as defined below), subject to Your full and ongoing compliance with all terms and conditions of this Agreement, Company hereby grants You a limited, revocable, non-exclusive, non-transferable, non-sublicensable license to install and use the Software in your internal environment and solely for the intended purpose of the Software. For clarity, you may only install and use the Software for local development, evaluation and testing purposes and not for any production or commercial use case.

**2. RESTRICTIONS:** You will not, and will not allow any third party to:

  1. Modify, alter, tamper with, repair, or otherwise create derivative works of the Software;
  2. Sell, sublicense, rent, lease, distribute, market, or commercialize the Software;
  3. Decompile, disassemble, translate, reverse engineer or otherwise attempt to derive source code from any portion of the Software, except and solely to the extent that the foregoing restriction is impermissible pursuant to applicable law or third party license;
  4. Remove, alter or obscure any proprietary notices of Company, its licensors or suppliers included in the Software;
  5. Publicly disseminate performance information about or analysis of the Software, including benchmarking or other test results;
  6. Use the Software to support products or services competitive to Company.No third party may access, view or use the Software under this Agreement.

As soon as it hits General Availability, we’ll start to merge the code.