Using the doc2word table created by Reverse.java, this program randomly selects N words per document. Then it continually queries a random set of words in
the shard table (created by Index) using the IntersectingIterator.
See docs/examples/README.shard for instructions.