* Christopher Franklin A Simple Tagging Implementation with Elasticsearch Modifying the existing Spring Data Elasticsearch example to use the tags already on the model. Also added a number of tests as examples of how to use the tags.
Spring Data Elasticsearch
Relevant Articles:
Build the Project with Tests Running
mvn clean install
Run Tests Directly
mvn test