Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Vector Search

Showing 13

Make Push-Based Log Export configurable

Currently both mongod and mongo-audit logs pushed every 5 mins. Not every customer/team interested in same frequency and all logs. It would be great if we can customize what logs to be pushed with granularity. - enable mongod or mongo-audit ind...
Guest 2 months ago in Vector Search 0 Submitted

Hybrid Search

Provide improved support for combining $search and $vectorSearch stages
Guest 4 months ago in Vector Search 0 Submitted

construction

In today’s fast-paced construction industry, one of the biggest challenges contractors and homeowners face is managing budget and avoiding costly overruns. This is where a reliable construction cost estimate plays a vital role. With accurate estim...
Guest about 2 months ago in Vector Search 0 Submitted

Threshold-based similarity search

We should support threshold-based similarity search instead of solely topK search. This would allow us to more efficiently gather results by considering a relevancy threshold within the prefilter.
Guest over 1 year ago in Vector Search 0 Submitted

Improve Performance when filtering collection as part of Atlas Vector Search

Adding filters to the $vectorSearch aggregation step should improve performance of vectorSearch given that we are searching over a smaller subset of the collection. Especially if those filters are for fields that we have an index for. When testin...
Guest over 1 year ago in Vector Search 1 Submitted

vector search index switch

Since the vector name must be explicitly specified when running a query, it is difficult to update the vector without causing downtime or making code changes. It would be useful to have an option in Atlas to switch between two indexes , or to rena...
Guest 3 months ago in Vector Search 0 Submitted

Vector Search Index support in pymongo

Currently creating a Search Index of type "vector" is not possible with pymongo v4.6.2. https://www.mongodb.com/community/forums/t/create-vector-search-pymongo-latest-version-returns-command-not-found/267874/3?u=matthieu_mazzolini
Guest over 1 year ago in Vector Search 0 Submitted

if you could please improve the exam issue

completed the GenAI but did not get my badge
Guest 7 months ago in Vector Search 0 Submitted

Atlas Vector Search + Geospatial, please! 🙏

Would love to be able to do a geospatial query like $geoWithin together with Atlas Vector Search query!
Guest over 1 year ago in Vector Search 0 Submitted

Add "await" option for search index operations

Extend createSearchIndex options to include an await boolean type that polls listSearchIndexes to determine the state of a search index operation. Something like this: db.movies.createSearchIndex( "example-index", { mappings: { dynamic: true },...
Guest about 1 year ago in Vector Search 0 Submitted