public class ValueAugmenterFactory extends TransformerFactory
Modifier and Type | Field and Description |
---|---|
protected Object |
defaultValue |
protected Object |
value |
defaultFactories, defaultUserArgs
Constructor and Description |
---|
ValueAugmenterFactory() |
Modifier and Type | Method and Description |
---|---|
DocTransformer |
create(String field,
SolrParams params,
SolrQueryRequest req) |
static Object |
getObjectFrom(String val,
String type) |
void |
init(NamedList args) |
public void init(NamedList args)
init
in interface NamedListInitializedPlugin
init
in class TransformerFactory
public DocTransformer create(String field, SolrParams params, SolrQueryRequest req)
create
in class TransformerFactory
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.