com.marklogic.mapreduce.examples
Class LinkCountCooccurrences
java.lang.Object
com.marklogic.mapreduce.examples.LinkCountCooccurrences
public class LinkCountCooccurrences
- extends Object
Count the occurrences of each link title in documents stored in MarkLogic
Server, using the lexicon function cts:element-attribute-co-occurrences,
then write the link count summary to HDFS. Use with the
configuration file conf/marklogic-lexicon.xml.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkCountCooccurrences
public LinkCountCooccurrences()
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