Simple faceted indexing and search sample

A simple faceted example, showing how to:
  1. Create an index.
  2. Add documents with facets to the index.
  3. Search the index.
For more complex examples see the other sample code packages.