The map function of this view emits those documents whose type is {@link EntityDocument#TYPE_NAME}. The reduce function counts the number of the documents returned by the map function. The list function creates an easily consumable representation of the view result. @author Andrea Boriero <dreborier@gmail.com> @author Gunnar Morling
|
|