org.apache.solr.highlight
Class SimpleBoundaryScanner
java.lang.Object
org.apache.solr.highlight.HighlightingPluginBase
org.apache.solr.highlight.SolrBoundaryScanner
org.apache.solr.highlight.SimpleBoundaryScanner
- All Implemented Interfaces:
- SolrInfoMBean, NamedListInitializedPlugin
public class SimpleBoundaryScanner
- extends SolrBoundaryScanner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleBoundaryScanner
public SimpleBoundaryScanner()
get
protected BoundaryScanner get(String fieldName,
SolrParams params)
- Specified by:
get in class SolrBoundaryScanner
getDescription
public String getDescription()
- Description copied from interface:
SolrInfoMBean
- Simple one or two line description
- Specified by:
getDescription in interface SolrInfoMBean- Specified by:
getDescription in class HighlightingPluginBase
getSource
public String getSource()
- Description copied from interface:
SolrInfoMBean
- CVS Source, SVN Source, etc
- Specified by:
getSource in interface SolrInfoMBean- Specified by:
getSource in class HighlightingPluginBase
getSourceId
public String getSourceId()
- Description copied from interface:
SolrInfoMBean
- CVS Id, SVN Id, etc
- Specified by:
getSourceId in interface SolrInfoMBean- Specified by:
getSourceId in class HighlightingPluginBase
getVersion
public String getVersion()
- Description copied from interface:
SolrInfoMBean
- Simple common usage version, e.g. 2.0
- Specified by:
getVersion in interface SolrInfoMBean- Specified by:
getVersion in class HighlightingPluginBase