Details
-
Improvement
-
Resolution: Done
-
Minor - P4
-
None
-
None
-
None
Description
I see no documentation for the load() command in either one of these web pages:
- http://www.mongodb.org/display/DOCS/dbshell+Reference
- http://www.mongodb.org/display/DOCS/Overview+-+The+MongoDB+Interactive+Shell
- http://www.mongodb.org/display/DOCS/Scripting+the+shell
Documentation on the command should exist. It should also mention:
- The load() command works on the client side (where the 'mongo' process is running)
- The load() command accepts absolute & relative path names
- The load() command does not have a search path