Return Type for view queries
Description
Return Type for view queries.
Available types are:
native
cf
Native will return the native Java iterator for you to iterate.
CF will return a ColdFusion array with the document information using our spicy arguments.