org.apache.solr.update
Class SolrIndexSplitter

java.lang.Object
  extended by org.apache.solr.update.SolrIndexSplitter

public class SolrIndexSplitter
extends Object


Field Summary
static org.slf4j.Logger log
           
 
Constructor Summary
SolrIndexSplitter(SplitIndexCommand cmd)
           
 
Method Summary
static String getRouteKey(String idString)
           
 void split()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static org.slf4j.Logger log
Constructor Detail

SolrIndexSplitter

public SolrIndexSplitter(SplitIndexCommand cmd)
Method Detail

split

public void split()
           throws IOException
Throws:
IOException

getRouteKey

public static String getRouteKey(String idString)


Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.