bigplum / lua-resty-mongol

A ngx_lua driver for mongodb -- Deprecated for not updating with the mongodb version
198 stars 67 forks source link

Fewer data bars using Lua-Resty-Mongol queries #74

Open 1026197530 opened 3 years ago

1026197530 commented 3 years ago

There are 28000 pieces of data in the Mongo library, I have set the maximum output number to 40000 when calling, but the number found is 25801, 3000 pieces of data are missing. I wonder if there are any conditions missing?