-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Not Needed
-
Iteration Minmi
Problem Statement/Rationale
What is going wrong? What action would you like the Engineering team to take?
Please be sure to attach relevant logs with any sensitive data redacted.
How to retrieve logs for: Compass; Shell
The template that is title "Vector embedding field mapping" specifies the vector field to be of type "vectorEmbedding". It should be of type knnVector, and we should probably rename this template to "KNN Vector field mapping."
Steps to Reproduce
How could an engineer replicate the issue you’re reporting?
Use Compass to create a search index, click on templates drop down, and click "Vector embedding field mapping"
Expected Results
What do you expect to happen?
The right type should be shown and the template should have the right name
Actual Results
What do you observe is happening?
The wrong type is shown and the template has the wrong name
Additional Notes
Any additional information that may be useful to include.
- is duplicated by
-
COMPASS-7349 Compass Stage Description - $vectorSearch
- Closed
- is related to
-
COMPASS-7288 Use knnVector instead of vectorEmbedding in index template definition
- Closed