public class HtmlEncoder extends HighlightingPluginBase implements SolrEncoder
SimpleHTMLEncoder
SolrInfoBean.Category, SolrInfoBean.Group
defaults, metricManager, metricNames, numRequests, registry, registryName
Constructor and Description |
---|
HtmlEncoder() |
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
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-2019 Apache Software Foundation. All Rights Reserved.