public class GapFragmenter extends HighlightingPluginBase implements SolrFragmenter
SolrInfoMBean.Category
defaults, 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
|
getCategory, getDocs, getName, getStatistics, getVersion, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
getCategory, getDocs, getName, getStatistics, getVersion
public Fragmenter getFragmenter(String fieldName, SolrParams params)
SolrFragmenter
Fragmenter
appropriate for this field.getFragmenter
in interface SolrFragmenter
fieldName
- The name of the fieldparams
- The params controlling HighlightingFragmenter
.public String getDescription()
SolrInfoMBean
getDescription
in interface SolrInfoMBean
getDescription
in class HighlightingPluginBase
public String getSource()
SolrInfoMBean
getSource
in interface SolrInfoMBean
getSource
in class HighlightingPluginBase
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.