Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Authentication

Required, see Auth - Login.

Arguments

inputcollection (required)
The input collection you want to run the map reduce job on. Can be DOC_METADATA for the documents collection or another custom map reduce results collection.

...

Example Response
Info
Code Block

{"response":{"action":"Custom Map Reduce Run","success":true,"message":"Map Reduce ran successfully","time":2413},"data":"[]"}
Error Response
Info
Code Block

{"response":{"action":"Custom Map Reduce Run","success":false,"message":"error running map reduce","time":285}}