@Deprecated public abstract class TransformerWithContext extends DocTransformer
context| Constructor and Description |
|---|
TransformerWithContext()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setContext(TransformContext context)
Deprecated.
This is called before transform and sets
|
getExtraRequestFields, getName, toString, transformpublic void setContext(TransformContext context)
DocTransformersetContext in class DocTransformercontext - The TransformContext stores information about the current state of things in Solr that may be
useful for doing transformations.Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.