Package org.apache.accumulo.examples.shard

Class Summary
ContinuousQuery Using the doc2word table created by Reverse.java, this program randomly selects N words per document.
Index This program indexes a set of documents given on the command line into a shard table.
Query This program queries a set of terms in the shard table (populated by Index.java) using the intersecting iterator.
Reverse The program reads an accumulo table written by Index.java and writes out to another table.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.