Skip to content

Instantly share code, notes, and snippets.

@wiliame
Created March 11, 2014 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wiliame/414c22f0c6f6981fbea9 to your computer and use it in GitHub Desktop.
Save wiliame/414c22f0c6f6981fbea9 to your computer and use it in GitHub Desktop.
{
"cursor": "BtreeCursor namespace_1_active_1_searchable_1_type_1_keywords_names_1",
"isMultiKey": true,
"n": NumberInt(1),
"nscannedObjects": NumberInt(50573),
"nscanned": NumberInt(50573),
"nscannedObjectsAllPlans": NumberInt(404586),
"nscannedAllPlans": NumberInt(404586),
"scanAndOrder": true,
"indexOnly": false,
"nYields": NumberInt(5),
"nChunkSkips": NumberInt(0),
"millis": NumberInt(4678),
"indexBounds": {
"namespace": [
[
"rsvcom",
"rsvcom"
]
],
"active": [
[
true,
true
]
],
"searchable": [
[
true,
true
]
],
"type": [
[
"EA",
"EA"
]
],
"keywords.names": [
[
{
"$minElement": NumberInt(1)
},
{
"$maxElement": NumberInt(1)
}
]
]
},
"allPlans": [
{
"cursor": "BtreeCursor _id_ reverse",
"n": NumberInt(0),
"nscannedObjects": NumberInt(50574),
"nscanned": NumberInt(50574),
"indexBounds": {
"_id": [
[
{
"$maxElement": NumberInt(1)
},
{
"$minElement": NumberInt(1)
}
]
]
}
},
{
"cursor": "BtreeCursor namespace_1_eloc_1",
"n": NumberInt(1),
"nscannedObjects": NumberInt(50574),
"nscanned": NumberInt(50574),
"indexBounds": {
"namespace": [
[
"rsvcom",
"rsvcom"
]
],
"eloc": [
[
{
"$minElement": NumberInt(1)
},
{
"$maxElement": NumberInt(1)
}
]
]
}
},
{
"cursor": "BtreeCursor namespace_1_active_1_searchable_1_type_1_keywords_names_1",
"n": NumberInt(1),
"nscannedObjects": NumberInt(50573),
"nscanned": NumberInt(50573),
"indexBounds": {
"namespace": [
[
"rsvcom",
"rsvcom"
]
],
"active": [
[
true,
true
]
],
"searchable": [
[
true,
true
]
],
"type": [
[
"EA",
"EA"
]
],
"keywords.names": [
[
{
"$minElement": NumberInt(1)
},
{
"$maxElement": NumberInt(1)
}
]
]
}
},
{
"cursor": "BtreeCursor namespace_1_active_1_searchable_1_type_1_keywords_soundex_1",
"n": NumberInt(1),
"nscannedObjects": NumberInt(50573),
"nscanned": NumberInt(50573),
"indexBounds": {
"namespace": [
[
"rsvcom",
"rsvcom"
]
],
"active": [
[
true,
true
]
],
"searchable": [
[
true,
true
]
],
"type": [
[
"EA",
"EA"
]
],
"keywords.soundex": [
[
{
"$minElement": NumberInt(1)
},
{
"$maxElement": NumberInt(1)
}
]
]
}
},
{
"cursor": "BtreeCursor namespace_1_active_1_searchable_1_type_1_keywords_reverse_soundex_1",
"n": NumberInt(0),
"nscannedObjects": NumberInt(50573),
"nscanned": NumberInt(50573),
"indexBounds": {
"namespace": [
[
"rsvcom",
"rsvcom"
]
],
"active": [
[
true,
true
]
],
"searchable": [
[
true,
true
]
],
"type": [
[
"EA",
"EA"
]
],
"keywords.reverse_soundex": [
[
{
"$minElement": NumberInt(1)
},
{
"$maxElement": NumberInt(1)
}
]
]
}
},
{
"cursor": "BtreeCursor namespace_1_active_1_searchable_1_type_1_keywords_plain_1",
"n": NumberInt(1),
"nscannedObjects": NumberInt(50573),
"nscanned": NumberInt(50573),
"indexBounds": {
"namespace": [
[
"rsvcom",
"rsvcom"
]
],
"active": [
[
true,
true
]
],
"searchable": [
[
true,
true
]
],
"type": [
[
"EA",
"EA"
]
],
"keywords.plain": [
[
{
"$minElement": NumberInt(1)
},
{
"$maxElement": NumberInt(1)
}
]
]
}
},
{
"cursor": "BtreeCursor namespace_1_active_1_searchable_1_type_1_keywords_extended_1",
"n": NumberInt(1),
"nscannedObjects": NumberInt(50573),
"nscanned": NumberInt(50573),
"indexBounds": {
"namespace": [
[
"rsvcom",
"rsvcom"
]
],
"active": [
[
true,
true
]
],
"searchable": [
[
true,
true
]
],
"type": [
[
"EA",
"EA"
]
],
"keywords.extended": [
[
{
"$minElement": NumberInt(1)
},
{
"$maxElement": NumberInt(1)
}
]
]
}
},
{
"cursor": "BasicCursor",
"n": NumberInt(0),
"nscannedObjects": NumberInt(50573),
"nscanned": NumberInt(50573),
"indexBounds": [
]
}
],
"oldPlan": {
"cursor": "BtreeCursor namespace_1_active_1_searchable_1_type_1_keywords_names_1",
"indexBounds": {
"namespace": [
[
"rsvcom",
"rsvcom"
]
],
"active": [
[
true,
true
]
],
"searchable": [
[
true,
true
]
],
"type": [
[
"EA",
"EA"
]
],
"keywords.names": [
[
{
"$minElement": NumberInt(1)
},
{
"$maxElement": NumberInt(1)
}
]
]
}
},
"server": "WiliamPC:27017"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment