Skip to content

Commit

Permalink
update wikipedia search query in the integration tests as per the fix…
Browse files Browse the repository at this point in the history
… in commit 0076b5f (apache#3420)
  • Loading branch information
himanshug authored and fjy committed Sep 1, 2016
1 parent 8ed1894 commit 2235988
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,7 @@
{
"query": {
"queryType": "search",
"intervals": ["2013-01-01T00:00:00.000/2013-01-08T00:00:00.000"],
"intervals": ["2012-12-29T01:00:00.000/2013-01-08T00:00:00.000"],
"dataSource": "wikipedia_editstream",
"filter": {
"type": "and",
Expand Down Expand Up @@ -998,7 +998,7 @@
{
"dimension": "page",
"value": "League_of_Legends",
"count":31
"count":21
},
{
"dimension": "page",
Expand Down

0 comments on commit 2235988

Please sign in to comment.