Skip to content

Instantly share code, notes, and snippets.

@FrancescaK
Created May 6, 2014 18:12
Show Gist options
  • Save FrancescaK/79606edcba5012f4c50a to your computer and use it in GitHub Desktop.
Save FrancescaK/79606edcba5012f4c50a to your computer and use it in GitHub Desktop.
Tiered_Storage_Gist7
//Add the tags
sh.addTagRange('enron.messages',{date:MinKey},{date:ISODate("2001-07-01")},'tier-2')
sh.addTagRange('enron.messages',{date:ISODate("2001-07-01")},{date:MaxKey},'current')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment