Skip to content

How to Debug Indexes #1996

Closed
Closed
@jgaull

Description

@jgaull

My team and I are super happy with our parse-server hosted on Heroku! We're starting to move forward with new features. This means new queries and new indexes. I have two questions:

  1. How can I view the output of cursor.explain() to debug my queries?
  2. How does parse-server determine the order keys are added to queries? I've read that this is important. Is it the same order that I called functions like equalTo(), greaterThan(), containedIn(), etc?

Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions