diff --git a/api/page-index/page-index.js b/api/page-index/page-index.js index 03edeab8cf..c1f175c7ae 100644 --- a/api/page-index/page-index.js +++ b/api/page-index/page-index.js @@ -141,6 +141,11 @@ module.exports = [ href: "convert_to_columnstore", excerpt: "Compress or recompress a specific chunk in the rowstore and add it to the columnstore", }, + { + title: "convert_to_rowstore", + href: "convert_to_rowstore", + excerpt: "Decompress a chunk from the columnstore and add it to the rowstore", + }, ], }, {