Skip to content

Commit

Permalink
Change default source_index
Browse files Browse the repository at this point in the history
  • Loading branch information
krysal committed Jul 13, 2023
1 parent 5fa1ca4 commit 6159b34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Reindex][es_reindex_api] API.

1. `source_index`: (Optional) The existing index on Elasticsearch to use as the
basis for the new index. If not provided, the index aliased to
`<media_type>-full` will be used.
`<media_type>-filtered` will be used.
2. `percentage_of_prod`: A float indicating the proportion of items to take from
each provider from the total amount existing in production. E.g. `0.25` for a
quarter of the production documents.
Expand Down

0 comments on commit 6159b34

Please sign in to comment.