public interface SolrFragListBuilder extends SolrInfoBean, NamedListInitializedPlugin
SolrInfoBean.Category, SolrInfoBean.Group| Modifier and Type | Method and Description |
|---|---|
FragListBuilder |
getFragListBuilder(SolrParams params)
Return a FragListBuilder.
|
void |
init(NamedList args)
init will be called just once, immediately after creation. |
getCategory, getDescription, getMetricNames, getMetricRegistry, getMetricsSnapshot, getName, registerMetricNamevoid init(NamedList args)
init will be called just once, immediately after creation.
The args are user-level initialization parameters that may be specified when declaring a request handler in solrconfig.xml
init in interface NamedListInitializedPluginFragListBuilder getFragListBuilder(SolrParams params)
params - The params controlling HighlightingCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.