summaryrefslogtreecommitdiff
path: root/src/mongo/db/list_indexes.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/list_indexes.idl')
-rw-r--r--src/mongo/db/list_indexes.idl4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mongo/db/list_indexes.idl b/src/mongo/db/list_indexes.idl
index 164c7fab53c..4f2118e3f57 100644
--- a/src/mongo/db/list_indexes.idl
+++ b/src/mongo/db/list_indexes.idl
@@ -142,6 +142,10 @@ structs:
type: object_owned
optional: true
stability: unstable
+ columnstoreCompressor:
+ type: string
+ optional: true
+ stability: unstable
coarsestIndexedLevel:
type: safeInt
optional: true