Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use _reindex api to generate a small test version of our index #340

Open
pgulley opened this issue Oct 23, 2024 · 0 comments
Open

Use _reindex api to generate a small test version of our index #340

pgulley opened this issue Oct 23, 2024 · 0 comments
Assignees

Comments

@pgulley
Copy link
Member

pgulley commented Oct 23, 2024

While we're testing out different ways our index structure may be improved, we will want the ability to dry-run on real data.
We should:

  1. Run through the steps of generating a test index which contains some random sample of our real data, using the _reindex api- either via kibana, or directly via curl
  2. Document that process here
  3. Produce a script or other utility for replicating that process with various index mapping choices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants