Package org.apache.accumulo.examples.simple.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) using the IntersectingIterator.
Reverse The program reads an accumulo table written by Index and writes out to another table.
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.