diff --git a/ui (gen4)/features/collections.js b/ui (gen4)/features/collections.js index 870dafa2..ea228a61 100755 --- a/ui (gen4)/features/collections.js +++ b/ui (gen4)/features/collections.js @@ -1139,7 +1139,8 @@ module.Collection = core.ImageGridFeatures.Feature({ Object.keys(raw) .forEach(function(key){ metadata[key] = raw[key] }) - // XXX use .prepareIndexForWrite(.., mode) for this... + // XXX use .prepareIndexForWrite(.., full) for this... + // XXX pass the date... // collections//data if(metadata.data){ res.index[path +'/data'] = metadata.data