| Name | Description | Type | Package | Framework |
| ContinuousQuery | Using the doc2word table created by Reverse. | Class | org.apache.accumulo.examples.simple.shard | Apache Accumulo |
| Index | This program indexes a set of documents given on the command line into a shard table. | Class | org.apache.accumulo.examples.simple.shard | Apache Accumulo |
| Query | This program queries a set of terms in the shard table (populated by Index) using the IntersectingIterator. | Class | org.apache.accumulo.examples.simple.shard | Apache Accumulo |
| Reverse | The program reads an accumulo table written by Index and writes out to another table. | Class | org.apache.accumulo.examples.simple.shard | Apache Accumulo |