public class DefaultEncoder extends HighlightingPluginBase implements SolrEncoder
DefaultEncoderSolrInfoMBean.Categorydefaults, 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. |
String |
getSource()
CVS Source, SVN Source, etc
|
String |
getSourceId()
CVS Id, SVN Id, etc
|
String |
getVersion()
Simple common usage version, e.g. 2.0
|
getCategory, getDocs, getName, getStatistics, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitgetCategory, getDocs, getName, getStatisticspublic Encoder getEncoder(String fieldName, SolrParams params)
SolrEncoderEncoder appropriate for this field.getEncoder in interface SolrEncoderfieldName - The name of the fieldparams - The params controlling HighlightingEncoderpublic String getDescription()
SolrInfoMBeangetDescription in interface SolrInfoMBeangetDescription in class HighlightingPluginBasepublic String getSource()
SolrInfoMBeangetSource in interface SolrInfoMBeangetSource in class HighlightingPluginBasepublic String getSourceId()
SolrInfoMBeangetSourceId in interface SolrInfoMBeangetSourceId in class HighlightingPluginBasepublic String getVersion()
SolrInfoMBeangetVersion in interface SolrInfoMBeangetVersion in class HighlightingPluginBase