Package org.ow2.weblab.services.solr

Class Summary
SolrComponent Component used to : open a connection to embedded solr server add a document to the index search in the index This class implements singleton pattern in order to share index connection and improve performance (Solr server is thread-safe).
 



Copyright © 2004-2010. All Rights Reserved.