public class GapFragmenter extends HighlightingPluginBase implements SolrFragmenter
SolrInfoBean.Category, SolrInfoBean.Group
defaults, metricManager, metricNames, numRequests, registry, registryName
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. |
getCategory, getMetricNames, getMetricRegistry, getName, init, initializeMetrics
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
getCategory, getMetricNames, getMetricRegistry, getMetricsSnapshot, getName, registerMetricName
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()
SolrInfoBean
getDescription
in interface SolrInfoBean
getDescription
in class HighlightingPluginBase
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.