public class DefaultEncoder extends HighlightingPluginBase implements SolrEncoder
DefaultEncoder
SolrInfoBean.Category, SolrInfoBean.Group
defaults, metricManager, metricNames, numRequests, registry, registryName
Constructor and Description |
---|
DefaultEncoder() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Simple one or two line description
|
Encoder |
getEncoder(String fieldName,
SolrParams params)
Return an
Encoder appropriate for this field. |
getCategory, getMetricNames, getMetricRegistry, getName, init, initializeMetrics
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
getCategory, getMetricNames, getMetricRegistry, getMetricsSnapshot, getName, registerMetricName
close, getSolrMetricsContext, getUniqueMetricTag, initializeMetrics
public Encoder getEncoder(String fieldName, SolrParams params)
SolrEncoder
Encoder
appropriate for this field.getEncoder
in interface SolrEncoder
fieldName
- The name of the fieldparams
- The params controlling HighlightingEncoder
public String getDescription()
SolrInfoBean
getDescription
in interface SolrInfoBean
getDescription
in class HighlightingPluginBase
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.