NEXT is a machine learning system that runs in the cloud and makes it easy to develop, evaluate, and apply active learning in the real-world. Ask better questions. Get better results. Faster. Automated.
This is an odd issue. When using the find_one method on the collection, it return the appropriate document. When using the find_one_and_update, it updates the right document but returns None.
I have tested this with a separate script, and the find_one_and_update method works as expected. I am not sure whats going on. I may be related to #2 but it is unclear.
I had to hack a quick fix for the query page to work.
This is an odd issue. When using the find_one method on the collection, it return the appropriate document. When using the find_one_and_update, it updates the right document but returns None.
I have tested this with a separate script, and the find_one_and_update method works as expected. I am not sure whats going on. I may be related to #2 but it is unclear.
I had to hack a quick fix for the query page to work.