Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Setiap file .json atau .pb3 dapat dikompresi menggunakan gzip sebelum diupload.
Hal ini dapat mengurangi ukuran byte feed harian secara signifikan.
Setiap file shard harus di-gzip dan diupload satu per satu
(misalnya, dengan gzip *.json). Shard feed yang dikompresi harus diakhiri dengan
.json.gz atau .pb3.gz.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-26 UTC."],[[["\u003cp\u003eDaily feeds in \u003ccode\u003e.json\u003c/code\u003e or \u003ccode\u003e.pb3\u003c/code\u003e format can be compressed with \u003ccode\u003egzip\u003c/code\u003e to reduce file sizes.\u003c/p\u003e\n"],["\u003cp\u003eEach shard file needs individual \u003ccode\u003egzip\u003c/code\u003e compression before uploading, resulting in \u003ccode\u003e.json.gz\u003c/code\u003e or \u003ccode\u003e.pb3.gz\u003c/code\u003e files.\u003c/p\u003e\n"]]],["`.json` and `.pb3` files can be compressed with gzip to reduce file size. Each shard file must be individually compressed using gzip before uploading. Compressed files should use the extensions `.json.gz` or `.pb3.gz`. This process is recommended to minimize the size of daily data feeds. Individual compression is required.\n"],null,["# Compress feed files\n\nAny `.json` or `.pb3` file may be compressed using gzip before uploading.\nThis can significantly reduce the byte size of daily feeds.\n\nEach shard file should be `gzip`'d and uploaded individually\n(e.g. with `gzip *.json`). Compressed feed shards should end in\n`.json.gz` or `.pb3.gz`."]]