Package | Description |
---|---|
org.apache.solr.update.processor |
Modifier and Type | Class and Description |
---|---|
class |
LogUpdateProcessorFactory
A logging processor.
|
class |
RunUpdateProcessorFactory
Pass the command to the UpdateHandler without any modifications
|
class |
SignatureUpdateProcessorFactory |
class |
UniqFieldsUpdateProcessorFactory
A non-duplicate processor.
|
class |
URLClassifyProcessorFactory
Creates URLClassifyProcessor
|
Modifier and Type | Method and Description |
---|---|
UpdateRequestProcessorFactory[] |
UpdateRequestProcessorChain.getFactories() |
Constructor and Description |
---|
UpdateRequestProcessorChain(UpdateRequestProcessorFactory[] chain,
SolrCore solrCore) |
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.