|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddUpdateCommand | |
|---|---|
| org.apache.solr.uima.processor | |
| org.apache.solr.update | |
| org.apache.solr.update.processor | |
| Uses of AddUpdateCommand in org.apache.solr.uima.processor |
|---|
| Methods in org.apache.solr.uima.processor with parameters of type AddUpdateCommand | |
|---|---|
void |
UIMAUpdateRequestProcessor.processAdd(AddUpdateCommand cmd)
|
| 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. |
abstract int |
UpdateHandler.addDoc(AddUpdateCommand cmd)
|
int |
DirectUpdateHandler.addDoc(AddUpdateCommand cmd)
Deprecated. |
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 |
LanguageIdentifierUpdateProcessor.processAdd(AddUpdateCommand cmd)
|
void |
UniqFieldsUpdateProcessorFactory.UniqFieldsUpdateProcessor.processAdd(AddUpdateCommand cmd)
|
void |
UpdateRequestProcessor.processAdd(AddUpdateCommand cmd)
|
void |
URLClassifyProcessor.processAdd(AddUpdateCommand command)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||