Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Add new config In aggregation #32

Open
wzquyin opened this issue Nov 9, 2018 · 0 comments
Open

Add new config In aggregation #32

wzquyin opened this issue Nov 9, 2018 · 0 comments

Comments

@wzquyin
Copy link

wzquyin commented Nov 9, 2018

When we use aggregate builder ,the script start with
use databasename;

dbk_agg.sampleSize = 100;
dbk_agg.useLimitSample= true;
...

then run the script,show the result

but the results count limit by mongo shell DBQuery.shellBatchSize

can you add a new set at start stage ,just like sampleSize to set the mongoshell limit ?

some times we know the result count like $group...and we can use export csv to save the result.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant