Package com.armatiek.infofuze.result.solrj

Interface Summary
SolrInputDocumentWriter  
 

Class Summary
SolrInputDocumentHandler A SAX2 event handler that converts SAX events to SolrInputDocument objects that are added to a SolrServer.
SolrjDocumentWriter  
SolrjResult A SAXResult that writes the output stream (which must be in the Solr XML update format) to a Solr instance using the Solrj client library.
SolrServerCache A cache of Solr server instances (SolrJ client proxies)