-
“field - Specifies a root level document field. There can be multiple fields specified.”
"${var}" In mongodb, not a root field, but a property of a field。
nlog.config Example:
…
-
### What should be done?
Refs #1453.
* https://www.mongodb.com/docs/manual/reference/operator/aggregation/floor/
b1ron updated
7 months ago
-
I am trying to use Presto with MongoDB and having below error after loadTableSchema to the database.
[https://github.com/prestodb/presto/blob/master/presto-mongodb/src/main/java/com/facebook/presto/m…
-
To meet this criteria from the brief:
- `The Student controller should have a headCount aggregate function to get the total number of students by making use of MongoDB aggregate operators.`
The br…
-
https://github.com/percona/percona-server-mongodb-operator/blob/7b1610a277be521b2246d2d69de562323bca27b2/pkg/controller/perconaservermongodb/finalizers.go#L204
secrets are deleted when delete-psmdb…
-
Sorry but i tried to run this script and its giving this error
automongobackup.sh: 368: [: yes: unexpected operator
automongobackup.sh: 393: [: yes: unexpected operator
MongoDB version v2.6.10…
-
### Description
Hi Team!
After upgrading our libs to 3.5.2 one of our integration test fails with this error:
```
[...]
File "/home/ubuntu/actions-runner/_work/opensearch-operator/opensearch-op…
-
## CVE-2021-32040 - Medium Severity Vulnerability
Vulnerable Library - mongor5.2.0-rc4
The MongoDB Database
Library home page: https://github.com/mongodb/mongo.git
Found in HEAD commit: 8677308245a…
-
### What should be done?
* https://www.mongodb.com/docs/manual/reference/operator/aggregation/lookup/
-
I need to be able to query geo points using `$geoNear` (with a `2dsphere` index), and vector data using `$vectorSearch`. These don't seem to be supported yet in `mongo_dart`. Is there a way to perform…