problem: We came across an error on the json file . We ran out of room on the atlas to support more than 3 vector searches. List the vector searches that we are using in atlas. And compare their json files. And see if we can merge any of them to avoid paying for another . Or disable one of them.
Marcus
1
zfrika
is there a way to use one vector search to serve three databases?
imagematches has no search vectors. jobs collection has a search vector called vector_index cleanup collection has a search vector called vector_index_cleanup. profile collection has a search vector called profile_vector_index. can I combine these search vectors to use one json? Let's look at the json file.
we upgraded from the free teir to the flex plan on mongoDB atlas. we now have 10 vector searches