Highlighting Annotations in SolrJ

Recently in work, we had to use the Solr Indexer when creating a RESTful API in Java using the JAX-RS specification. Solr provides wrappers around its API calls for a variety of programming languages...