Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freeeve committed Sep 12, 2012
1 parent 2f47a63 commit 7ab74b0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,12 @@ example run

```JavaScript
skeweredrook:PRIMARY> db.indexStats();
scanning profile with 753 records... this could take a while.
scanning profile with 2149 records... this could take a while.
warning, no index for query:
{ "moves.score" : 2 }
... millis: 145
... nscanned: 16179
... n[returned]: 0
checking for unused indexes in: positions
this index is not being used:
"priority_1"
Expand Down

0 comments on commit 7ab74b0

Please sign in to comment.