[DOCS] Document how reindex work in CPS#144016
Conversation
Vale Linting ResultsSummary: 3 suggestions found 💡 Suggestions (3)
The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
🔍 Preview links for changed docs |
ℹ️ Important: Docs version tagging👋 Thanks for updating the docs! Just a friendly reminder that our docs are now cumulative. This means all 9.x versions are documented on the same page and published off of the main branch, instead of creating separate pages for each minor version. We use applies_to tags to mark version-specific features and changes. Expand for a quick overviewWhen to use applies_to tags:✅ At the page level to indicate which products/deployments the content applies to (mandatory) What NOT to do:❌ Don't remove or replace information that applies to an older version 🤔 Need help?
|
quux00
left a comment
There was a problem hiding this comment.
A few suggestions for changes.
|
Pinging @elastic/developer-docs (:Docs/Dev) |
PeteGillinElastic
left a comment
There was a problem hiding this comment.
Thanks for this. I left a few comments/suggestions/questions. Nothing major.
|
Thank you for your review and suggestions, @PeteGillinElastic! I addressed them in my latest commit, except the one about the examples. You are right that they are very similar, but I'd keep both for self-contained reading. Let me know if you disagree or if I missed anything. Thank you in advance! |
quux00
left a comment
There was a problem hiding this comment.
Two change suggestions left. After those, I can approve.
PeteGillinElastic
left a comment
There was a problem hiding this comment.
Belatedly getting back to this... Thanks for your response to my last round of comments. I have one more optional nit, otherwise I'm happy when everyone else is happy.
shainaraskas
left a comment
There was a problem hiding this comment.
looks good to me.
should this content be surfaced in this section?
https://www.elastic.co/docs/manage-data/migrate
see this PR for the future structure
* upstream/main: (146 commits) Revert "[Native] Gradle-related tweaks to improve handling of the simdvec native library (elastic#144539)" Fix ArrayIndexOutOfBoundsException in fetch phase with partial results (elastic#144385) ESQL: Correctly manage NULL data type for SUM (elastic#144942) [ESQL] Fixes GroupedTopNBenchmark not executing (elastic#144944) Fix reader context leak when query response serialization fails (elastic#144708) Validate individual offset values in BULK_OFFSETS bounds checks (elastic#144643) Merge main21 source set into main in simdvec (elastic#144921) [TEST] Unmute TsidExtractingIdFieldMapperTests (elastic#144848) [Native] Gradle-related tweaks to improve handling of the simdvec native library (elastic#144539) Fix `ThreadedActionListenerTests#testRejectionHandling` (elastic#144795) Add new DLM Frozen Tier Transition execution plugin and service (elastic#144595) Prometheus: execute query_range via parsed EsqlStatement plan (elastic#144416) Investigate `testBulkIndexingRequestSplitting` failure (elastic#144766) Add test utility for wrapping directories in FilterDirectory layer (elastic#143563) Fix ES|QL decay tests with negative scale (elastic#144657) Fix circuit breaker leak in percolator query construction (elastic#144827) Use XPerFieldDocValuesFormat in AbstractTSDBSyntheticIdCodec (elastic#144744) [DOCS] Document how reindex work in CPS (elastic#144016) Fix Int4 vector library tests failing on Java 21 (elastic#144830) [DiskBBQ] Fix index sorting on flush (elastic#144938) ...
* [CPS] Document how reindex work in CPS. * Add CPS subs. * More edits. * Addresses feedback. * Address feedback. * Refine content. * Address feedback. * More edits. * Address feedback. * Clarify authentication.
* [CPS] Document how reindex work in CPS. * Add CPS subs. * More edits. * Addresses feedback. * Address feedback. * Refine content. * Address feedback. * More edits. * Address feedback. * Clarify authentication.
* [CPS] Document how reindex work in CPS. * Add CPS subs. * More edits. * Addresses feedback. * Address feedback. * Refine content. * Address feedback. * More edits. * Address feedback. * Clarify authentication.
Overivew
Relates to https://github.com/elastic/docs-content-internal/issues/31
This PR documents how reindexing works in CPS.