Uses of Class
org.apache.solr.update.MergeIndexesCommand

Packages that use MergeIndexesCommand
org.apache.solr.update APIs and classes for managing index updates 
org.apache.solr.update.processor UpdateRequestProcessorFactory APIs and implementations for use in UpdateRequestProcessorChain
 

Uses of MergeIndexesCommand in org.apache.solr.update
 

Methods in org.apache.solr.update with parameters of type MergeIndexesCommand
abstract  int UpdateHandler.mergeIndexes(MergeIndexesCommand cmd)
           
 int DirectUpdateHandler2.mergeIndexes(MergeIndexesCommand cmd)
           
 

Uses of MergeIndexesCommand in org.apache.solr.update.processor
 

Methods in org.apache.solr.update.processor with parameters of type MergeIndexesCommand
 void UpdateRequestProcessor.processMergeIndexes(MergeIndexesCommand cmd)
           
 



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