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
|
org.apache.lucene.search.highlight.Formatter |
getFormatter(String fieldName,
SolrParams params)
Return a
Formatter appropriate for this field. |
getCategory, getDocs, getName, getSource, getStatistics, getVersion, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitgetCategory, getDocs, getName, getSource, getStatistics, getVersionpublic org.apache.lucene.search.highlight.Formatter getFormatter(String fieldName, SolrParams params)
SolrFormatterFormatter appropriate for this field.getFormatter in interface SolrFormatterfieldName - The name of the fieldparams - The params controlling HighlightingFormatterpublic String getDescription()
SolrInfoMBeangetDescription in interface SolrInfoMBeangetDescription in class HighlightingPluginBaseCopyright © 2000–2014 The Apache Software Foundation. All rights reserved.