-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Component/s: Index Management
-
None
-
ODM Changes Needed
-
Summary
To improve multi-tenant support in Atlas Vector Search, we are introducing a new indexing method called flat. This ticket tracks the driver-side support required to allow users to create and manage these new types of vector search indexes.
Motivation
Who is the affected end user?
customers using Atlas Vector Search for multi-tenant applications.
How does this affect the end user?
Users of statically type languages wont be able to user drivers to create this new indexingMethod.
Customers with highly tenanted indexes (10k+) currently face suboptimal performance. The "Flat" index type allows for better query characteristics when using singular, static filters (like a tenantId).
How likely is it that this problem or use case will occur?
High. This is a primary path for users with high tenant counts.
Acceptance Criteria
Drivers can successfully parse and send index definitions containing the indexingMethod: "flat" parameter in vector search defintions
- split to
-
INTPYTHON-917 Add support for "flat" indexing method in vector search index definitions
-
- Needs Triage
-
-
MONGOID-5924 Add support for "flat" indexing method in vector search index definitions
-
- Backlog
-
-
PHPLIB-1795 Add support for "flat" indexing method in vector search index definitions
-
- Backlog
-
-
PHPORM-467 Add support for "flat" indexing method in vector search index definitions
-
- Blocked
-
-
CSHARP-5899 Add support for "flat" indexing method in vector search index definitions
-
- Ready for Work
-
-
EF-294 Add support for "flat" indexing method in vector search index definitions
-
- Ready for Work
-
-
JAVA-6112 Add support for "flat" indexing method in vector search index definitions
-
- Ready for Work
-
-
HIBERNATE-155 Add support for "flat" indexing method in vector search index definitions
-
- Closed
-
-
JAVAF-47 Add support for "flat" indexing method in vector search index definitions
-
- Closed
-