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

Packages that use AddUpdateCommand
org.apache.solr.update   
 

Uses of AddUpdateCommand in org.apache.solr.update
 

Methods in org.apache.solr.update with parameters of type AddUpdateCommand
protected  int DirectUpdateHandler2.addConditionally(AddUpdateCommand cmd)
           
protected  int DirectUpdateHandler.addConditionally(AddUpdateCommand cmd)
           
abstract  int UpdateHandler.addDoc(AddUpdateCommand cmd)
           
 int DirectUpdateHandler2.addDoc(AddUpdateCommand cmd)
           
 int DirectUpdateHandler.addDoc(AddUpdateCommand cmd)
           
protected  int DirectUpdateHandler.addNoOverwriteNoDups(AddUpdateCommand cmd)
           
protected  int DirectUpdateHandler2.allowDups(AddUpdateCommand cmd)
           
protected  int DirectUpdateHandler.allowDups(AddUpdateCommand cmd)
           
protected  int DirectUpdateHandler2.overwriteBoth(AddUpdateCommand cmd)
           
protected  int DirectUpdateHandler.overwriteBoth(AddUpdateCommand cmd)
           
 



Copyright © 2006 - 2008 The Apache Software Foundation