Changed webstream example to second indexGranularity.

This commit is contained in:
Russell Jurney 2013-10-09 12:23:00 -07:00
parent 4e30a14438
commit 806bc0f58c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
{"type": "count", "name": "rows"},
{"type": "doubleSum", "fieldName": "known_users", "name": "known_users"}
],
"indexGranularity": "minute",
"indexGranularity": "second",
"shardSpec": {"type": "none"}
},