public class GapFragmenter extends HighlightingPluginBase implements SolrFragmenter
SolrInfoMBean.Categorydefaults, numRequests| Constructor and Description |
|---|
GapFragmenter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Simple one or two line description
|
Fragmenter |
getFragmenter(String fieldName,
SolrParams params)
Return a
Fragmenter 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 Fragmenter getFragmenter(String fieldName, SolrParams params)
SolrFragmenterFragmenter appropriate for this field.getFragmenter in interface SolrFragmenterfieldName - The name of the fieldparams - The params controlling HighlightingFragmenter.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