I am trying to remove the default indexes which are created for a new collection:
{ \"indexingMode\": \"lazy\", \"automatic\": true, \"includedPaths\":
An easy way to exclude everything would be to switch indexingMode: None