Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7926675
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T18:52:41+00:00 2026-06-03T18:52:41+00:00

Step( function findFilters() { database.connection.collection(diary_filter).find(this); }, function loopFilters(error, cursor) { var group = this.group();

  • 0
Step(
                function findFilters() {
                    database.connection.collection("diary_filter").find(this);
                },
                function loopFilters(error, cursor) {
                    var group = this.group();
                    cursor.each(group());
                },
                function testFilters(err, filters) { 
                    console.log("here we are", filters.length);
                }
            );

testFilters recieves an array of lenght 1, even though there are n filters. Any thoughts on what Im doing wrong? Or any suggestions on how to handle async code better?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T18:52:42+00:00Added an answer on June 3, 2026 at 6:52 pm

    Does this do the trick?

    Step(
        function findFilters() {
            database.connection.collection("diary_filter").find().toArray(this);
        },
        function testFilters(err, filters) { 
            console.log("here we are", filters.length);
        }
    );
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This work: var stepFunc = [ //Step 0 (it doe not exist) function(){console.log(Step 0);},
This matrix transposition function works, but I'm trying to understand its step by step
var Y = 0.2; // Motion step var X = 0.6; (function go(){ $('#m').animate({
The code for the myAny function in this question uses foldr. It stops processing
Is there a similar functionality like the step out of a function to step
I want to send var-args of a function to a macro, still as var-args.
It drives me crazy every time I want to step into my function, Eclipse
In Visual Studio 2010, the Step Into Property/Function ( F11 ) doesn't work as
there is a check I need to perform after each subsequent step in a
well, this is the definition of the filter function using foldr: myFilter p xs

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.