-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.9.3
-
Component/s: None
-
None
> db.visits.find({ 'end' :
{'$gt' : d},}).limit(1)
{"_id" : "b4dd8c36e67c6c709f7d5def" , "pages" : [
] , }
> db.visits.find({ 'end' :
, 'pages.tests' : 'ShowInternalAdsSearch'})
>
This doesn't work, but I think it should.