Integrating Solr with JEE Applications
So you have downloaded Solr, configured it, indexed your data and are now ready to integrate it with the rest of your enterprise Java application. For most situations, this process will begin with Solr's Java client library SolrJ, but how do you configure SolrJ? What are best practices for using it? And how can you use it to build a robust search service tailored to your applications needs? In this presentation we'll show how to configure SolrJ in a Spring application and walkthrough a powerful design for incorporating Solr/Lucene and SolrJ in your application.