|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddUpdateCommand | |
---|---|
org.apache.solr.update | |
org.apache.solr.update.processor |
Uses of AddUpdateCommand in org.apache.solr.update |
---|
Methods in org.apache.solr.update with parameters of type AddUpdateCommand | |
---|---|
protected int |
DirectUpdateHandler.addConditionally(AddUpdateCommand cmd)
Deprecated. |
int |
DirectUpdateHandler.addDoc(AddUpdateCommand cmd)
Deprecated. |
abstract int |
UpdateHandler.addDoc(AddUpdateCommand cmd)
|
int |
DirectUpdateHandler2.addDoc(AddUpdateCommand cmd)
|
protected int |
DirectUpdateHandler.addNoOverwriteNoDups(AddUpdateCommand cmd)
Deprecated. |
protected int |
DirectUpdateHandler.allowDups(AddUpdateCommand cmd)
Deprecated. |
protected int |
DirectUpdateHandler.overwriteBoth(AddUpdateCommand cmd)
Deprecated. |
Uses of AddUpdateCommand in org.apache.solr.update.processor |
---|
Methods in org.apache.solr.update.processor with parameters of type AddUpdateCommand | |
---|---|
void |
UpdateRequestProcessor.processAdd(AddUpdateCommand cmd)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |