Just wondering if the restriction on the Mongodb $ function was?
http://www.mongodb.org/display/DOCS/Advanced+Queries#AdvancedQueries-%24in
I have a user collection (BIG) and I have a small subset of ObjectIds, and I want to select all the users (collections) that are in my ObjectIds.
thanks
Since there is no limit to the number of elements in the array as such, you should not have any problems. For the case when the array is embedded inside the document, you can look at them:
http://groups.google.com/group/mongodb-user/browse_thread/thread/4a7caeba972aa998?fwc=1
Word Filtering
http://groups.google.com/group/mongodb-user/browse_thread/thread/28ae76e5ad5fcfb5
Source: https://habr.com/ru/post/919550/More articles:Elasticsearch - EdgeNgram + highlight + term_vector = bad glare - javaPython Sort latest characters - pythonSorting a list of lists by item frequency in Python 2.3 - pythonwhy the emulator gives an IMEI number 000000000000000 - androidWeb audio API: noteOn after noteOff not working? - javascriptJava NIO SocketChannel.read () with multi-threaded - javaWord-based content filtering - phpManually triggering an event in JS Helper CakePHP - cakephpruby indentation code on the fly in emacs - ruby ββ| fooobar.comPython, Tkinter: how to get coordinates on scrollable canvas - pythonAll Articles