Skip to content

Instantly share code, notes, and snippets.

@aniruddha27
Created September 9, 2020 13:45
Show Gist options
  • Save aniruddha27/31fc68bdb8bb20c421061db1549b8dca to your computer and use it in GitHub Desktop.
Save aniruddha27/31fc68bdb8bb20c421061db1549b8dca to your computer and use it in GitHub Desktop.
{'allPlansExecution': [],
'executionStages': {'advanced': 152,
'alreadyHasObj': 0,
'docsExamined': 152,
'executionTimeMillisEstimate': 0,
'inputStage': {'advanced': 152,
'direction': 'forward',
'dupsDropped': 0,
'dupsTested': 0,
'executionTimeMillisEstimate': 0,
'indexBounds': {'borough': ['["Manhattan", '
'"Manhattan"]'],
'cuisine': ['["Indian", '
'"Indian"]']},
'indexName': 'borough_cuisine',
'indexVersion': 2,
'isEOF': 1,
'isMultiKey': False,
'isPartial': False,
'isSparse': False,
'isUnique': False,
'keyPattern': {'borough': 1, 'cuisine': 1},
'keysExamined': 152,
'multiKeyPaths': {'borough': [],
'cuisine': []},
'nReturned': 152,
'needTime': 0,
'needYield': 0,
'restoreState': 1,
'saveState': 1,
'seeks': 1,
'stage': 'IXSCAN',
'works': 153},
'isEOF': 1,
'nReturned': 152,
'needTime': 0,
'needYield': 0,
'restoreState': 1,
'saveState': 1,
'stage': 'FETCH',
'works': 153},
'executionSuccess': True,
'executionTimeMillis': 0,
'nReturned': 152,
'totalDocsExamined': 152,
'totalKeysExamined': 152}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment