Y
Hacker News
new
|
ask
|
show
|
jobs
by
GordonS
3433 days ago
I'd you are using a new IV when encrypting the new index then this won't work, since the old and new indexes will be completely different.
1 comments
e12e
3432 days ago
You would have to re-download the index after compaction. But the index and patches would be independent - you apply the decrypted patches to the decrypted index.
link