-
I am trying to run the following MongoDB aggregation using Spring:
```java
@Repository
public interface StockRepository extends MongoRepository {
@Aggregation(pipeline = """
[
…
-
-
All tasks are completed
- In Exercise 2, first question, try only returning only the required fields, because for big data, requesting unnecessary data can be very computationally expensive, so let…
-
**Describe the feature request**
A clear and concise description of what the feature request.
Allow option to `allowDiskUse: true` on large aggregation in mongodb
**Screenshots**
If applicable…
-
The feature will be broken down into microservices that will be used for other functionalities.
- [ ] 1. **Queue Management Service**
- [ ] 2. **EC2 Management Service**
- [ ] 3. **Load Testing E…
-
### What should be done?
It should be supported in the [accumulator](https://www.mongodb.com/docs/manual/reference/operator/aggregation/#accumulators---group---bucket---bucketauto---setwindowfields-)…
-
Hi. When you create an aggregation pipeline and use a sort operation with `Sort.unsorted()` an exception is thrown (`UncategorizedMongoDbException`). The reason for the exception is, that the sort sta…
-
Hi. I'm trying to understand the overloaded `project` methods in an aggregation. My initial understanding was that `project("x")` is only the short form of `project(Fields.from(field("x")))` or even `…
-
**[Daniel Theuke](https://jira.spring.io/secure/ViewProfile.jspa?name=st-ddt)** opened **[DATAMONGO-2615](https://jira.spring.io/browse/DATAMONGO-2615?redirect=false)** and commented
If I try to use …
-
When creating an event definition in 6.1, and moving to the Condition tab, and selecting Filter & Aggregation as the condition type, a red "Could not execute search" box pops with no other input on th…