Skip to content

Commit

Permalink
Add configuration for 1B docs base index
Browse files Browse the repository at this point in the history
  • Loading branch information
luigidellaquila committed Dec 31, 2024
1 parent f68c12d commit 29642c1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions joins/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,22 @@
}
]
}

{#
"name": "join_base_idx",
"base-url": "https://rally-tracks.elastic.co/joins",
"documents": [
{
"target-index": "join_base_idx",
"source-file": "join_base_idx-1B.json.bz2",
"#COMMENT": "TODO",
"document-count": 1000000000,
"compressed-bytes": 15141667177,
"uncompressed-bytes": 276170081570
}
]
#}

{#
"name": "join_base_idx",
"base-url": "https://rally-tracks.elastic.co/joins",
Expand Down

0 comments on commit 29642c1

Please sign in to comment.