lux.solr
Class LuxUpdateProcessor
java.lang.Object
org.apache.solr.update.processor.UpdateRequestProcessor
lux.solr.LuxUpdateProcessor
public class LuxUpdateProcessor
- extends org.apache.solr.update.processor.UpdateRequestProcessor
| Fields inherited from class org.apache.solr.update.processor.UpdateRequestProcessor |
next |
| Methods inherited from class org.apache.solr.update.processor.UpdateRequestProcessor |
finish, processCommit, processMergeIndexes, processRollback |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LuxUpdateProcessor
public LuxUpdateProcessor(SolrIndexConfig config,
org.apache.solr.update.processor.UpdateRequestProcessor next)
processAdd
public void processAdd(org.apache.solr.update.AddUpdateCommand cmd)
throws IOException
- Overrides:
processAdd in class org.apache.solr.update.processor.UpdateRequestProcessor
- Throws:
IOException
addDocumentFields
public static void addDocumentFields(XmlIndexer indexer,
org.apache.solr.common.SolrInputDocument doc)
processDelete
public void processDelete(org.apache.solr.update.DeleteUpdateCommand cmd)
throws IOException
- Overrides:
processDelete in class org.apache.solr.update.processor.UpdateRequestProcessor
- Throws:
IOException
Copyright © 2013. All Rights Reserved.