public class HtmlFormatter extends HighlightingPluginBase implements SolrFormatter
SimpleHTMLFormatterSolrInfoMBean.Categorydefaults, numRequests| Constructor and Description |
|---|
HtmlFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Simple one or two line description
|
Formatter |
getFormatter(String fieldName,
SolrParams params)
Return a
Formatter 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 Formatter getFormatter(String fieldName, SolrParams params)
SolrFormatterFormatter appropriate for this field.getFormatter in interface SolrFormatterfieldName - The name of the fieldparams - The params controlling HighlightingFormatter.public String getDescription()
SolrInfoMBeangetDescription in interface SolrInfoMBeangetDescription in class HighlightingPluginBasepublic String getVersion()
SolrInfoMBeangetVersion in interface SolrInfoMBeangetVersion in class HighlightingPluginBasepublic String getSourceId()
SolrInfoMBeangetSourceId in interface SolrInfoMBeangetSourceId in class HighlightingPluginBasepublic String getSource()
SolrInfoMBeangetSource in interface SolrInfoMBeangetSource in class HighlightingPluginBase