public class LuxUpdateProcessor
extends org.apache.solr.update.processor.UpdateRequestProcessor
| Constructor and Description |
|---|
LuxUpdateProcessor(SolrIndexConfig config,
org.apache.solr.update.processor.UpdateRequestProcessor next) |
| Modifier and Type | Method and Description |
|---|---|
static void |
addDocumentFields(XmlIndexer indexer,
org.apache.solr.common.SolrInputDocument doc) |
void |
processAdd(org.apache.solr.update.AddUpdateCommand cmd) |
void |
processDelete(org.apache.solr.update.DeleteUpdateCommand cmd) |
public LuxUpdateProcessor(SolrIndexConfig config, org.apache.solr.update.processor.UpdateRequestProcessor next)
public void processAdd(org.apache.solr.update.AddUpdateCommand cmd)
throws IOException
processAdd in class org.apache.solr.update.processor.UpdateRequestProcessorIOExceptionpublic static void addDocumentFields(XmlIndexer indexer, org.apache.solr.common.SolrInputDocument doc)
public void processDelete(org.apache.solr.update.DeleteUpdateCommand cmd)
throws IOException
processDelete in class org.apache.solr.update.processor.UpdateRequestProcessorIOExceptionCopyright © 2013. All Rights Reserved.