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 NamedListInitializedPlugininit in class TransformerFactorypublic static ExplainAugmenterFactory.Style getStyle(String str)
public DocTransformer create(String field, SolrParams params, SolrQueryRequest req)
create in class TransformerFactoryCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.