Package | Description |
---|---|
org.apache.solr.update.processor |
Various implementations of
LanguageIdentifierUpdateProcessor and their factories. |
Modifier and Type | Class and Description |
---|---|
class |
AllValuesOrNoneFieldMutatingUpdateProcessor
Abstract subclass of FieldMutatingUpdateProcessor for implementing
UpdateProcessors that will mutate all individual values of a selected
field independently.
|
class |
FieldValueMutatingUpdateProcessor
Abstract subclass of FieldMutatingUpdateProcessor for implementing
UpdateProcessors that will mutate all individual values of a selected
field independently
|
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.