public class ExplainAugmenterFactory extends TransformerFactory
Modifier and Type | Class and Description |
---|---|
static class |
ExplainAugmenterFactory.Style |
Modifier and Type | Field and Description |
---|---|
protected ExplainAugmenterFactory.Style |
defaultStyle |
defaultFactories, defaultUserArgs
Constructor and Description |
---|
ExplainAugmenterFactory() |
Modifier and Type | Method and Description |
---|---|
DocTransformer |
create(String field,
SolrParams params,
SolrQueryRequest req) |
static ExplainAugmenterFactory.Style |
getStyle(String str) |
void |
init(NamedList args) |
protected ExplainAugmenterFactory.Style defaultStyle
public void init(NamedList args)
init
in interface NamedListInitializedPlugin
init
in class TransformerFactory
public static ExplainAugmenterFactory.Style getStyle(String str)
public DocTransformer create(String field, SolrParams params, SolrQueryRequest req)
create
in class TransformerFactory
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.