Describe the problem you would like to solve
As part of https://github.com/ror-community/ror-roadmap/issues/122, update API management commands to support indexing v2 data into a new index on the same Elastic Search cluster as the existing index.
Additional information
v1 and v2 indices should exist side by side; it should be possible to send queries to either index
setup.py command should index both v1 and v2 data by default; optional argument should allow indexing v1 or v2
Describe the problem you would like to solve As part of https://github.com/ror-community/ror-roadmap/issues/122, update API management commands to support indexing v2 data into a new index on the same Elastic Search cluster as the existing index.
Additional information