diff options
Diffstat (limited to 'spec/fixtures/lib/elasticsearch/query.json')
-rw-r--r-- | spec/fixtures/lib/elasticsearch/query.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/fixtures/lib/elasticsearch/query.json b/spec/fixtures/lib/elasticsearch/query.json index 75164a7439f..86431bac572 100644 --- a/spec/fixtures/lib/elasticsearch/query.json +++ b/spec/fixtures/lib/elasticsearch/query.json @@ -26,7 +26,7 @@ } }, { - "offset": { + "log.offset": { "order": "desc" } } |