com.marklogic.mapreduce.examples
Class RevisionGrouper
java.lang.Object
com.marklogic.mapreduce.examples.RevisionGrouper
public class RevisionGrouper
- extends Object
Extract the revision year from the document and add that as a collection to
the document. This example demonstrates how to use NodeInputFormat and
KeyValueOutputFormat, and can be run with the configuration file
conf/marklogic-nodein-qryout.xml.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RevisionGrouper
public RevisionGrouper()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2013 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may be found at
developer.marklogic.com