doc update to make it easy to find how to do re-indexing or delta ingestion#2100
doc update to make it easy to find how to do re-indexing or delta ingestion#2100fjy merged 1 commit intoapache:masterfrom
Conversation
There was a problem hiding this comment.
I think Re-indexing should be a completely different section in the ingestion docs with these explicit steps listed out
There was a problem hiding this comment.
you mean adding another file batch-delta-ingestion.md and link it in "Ingestion" section in the TOC file ? But that new file will only say what is updated in "docs/content/ingestion/batch-ingestion.md
" in this PR. is that enough or you are looking for something more?
There was a problem hiding this comment.
i think we should add batch-delta-ingestion.md and link it from the TOC. The document can be short but we can move the contents around reingestion out of batch-ingestion or repeat the relevant parts
There was a problem hiding this comment.
sure, will update soon.
96204eb to
1776c34
Compare
|
@fjy changed as per review comments. |
There was a problem hiding this comment.
How do you feel about calling this 'Updating Existing Data'?
1776c34 to
4197d01
Compare
4197d01 to
48de9df
Compare
|
@fjy made various changes to address all review comments, pls take another look. I have placed links for users to learn details about ingestion spec etc, this doc focuses on data updation only. |
|
👍 |
doc update to make it easy to find how to do re-indexing or delta ingestion
received this feedback from users that it was hard to find so making very explicit.