public class IdGenerationFieldUpdateProcessorFactory
extends org.apache.solr.update.processor.UpdateRequestProcessorFactory
| Constructor and Description |
|---|
IdGenerationFieldUpdateProcessorFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.solr.update.processor.UpdateRequestProcessor |
getInstance(org.apache.solr.request.SolrQueryRequest req,
org.apache.solr.response.SolrQueryResponse rsp,
org.apache.solr.update.processor.UpdateRequestProcessor next) |
void |
init(org.apache.solr.common.util.NamedList args) |
public IdGenerationFieldUpdateProcessorFactory()
public void init(org.apache.solr.common.util.NamedList args)
init in interface org.apache.solr.util.plugin.NamedListInitializedPlugininit in class org.apache.solr.update.processor.UpdateRequestProcessorFactorypublic org.apache.solr.update.processor.UpdateRequestProcessor getInstance(org.apache.solr.request.SolrQueryRequest req,
org.apache.solr.response.SolrQueryResponse rsp,
org.apache.solr.update.processor.UpdateRequestProcessor next)
getInstance in class org.apache.solr.update.processor.UpdateRequestProcessorFactoryCopyright © 2018. All rights reserved.