public class DefaultEncoder extends HighlightingPluginBase implements SolrEncoder
DefaultEncoder
SolrInfoMBean.Category, SolrInfoMBean.Group
defaults, numRequests
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, getDocs, getName, getSource, getStatistics, getVersion, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
getCategory, getDocs, getName, getSource, getStatistics, getVersion
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()
SolrInfoMBean
getDescription
in interface SolrInfoMBean
getDescription
in class HighlightingPluginBase
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.