Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "HadoopIndexing" page has been changed by JasonRutherglen.
http://wiki.apache.org/solr/HadoopIndexing?action=diff&rev1=1&rev2=2

--------------------------------------------------

  
  == Indexing ==
  
- An EmbeddedSolrServer is created, pointing at a local filesystem core (not an 
HDFS filesystem due to inherent limitations making it not compatible with 
creating Lucene indexes).  Once all Solr documents are written to the embedded 
core, the index is optimized, then zipped directly to HDFS.
+ An EmbeddedSolrServer is created, pointed at a local filesystem core (not an 
HDFS filesystem due to inherent limitations making it not compatible with 
creating Lucene indexes).  Once all Solr documents are written to the embedded 
core, the index is optimized, then zipped directly to HDFS.
  
  = Solr + Hadoop Example =
  

Reply via email to