Uses of Interface
org.apache.solr.highlight.SolrFragmenter
-
Packages that use SolrFragmenter Package Description org.apache.solr.highlight SolrHighlighterAPI and related implementations and utilities -
-
Uses of SolrFragmenter in org.apache.solr.highlight
Classes in org.apache.solr.highlight that implement SolrFragmenter Modifier and Type Class Description classGapFragmenterclassRegexFragmenterFragmenterthat tries to produce snippets that "look" like a regular expression.Fields in org.apache.solr.highlight with type parameters of type SolrFragmenter Modifier and Type Field Description protected Map<String,SolrFragmenter>DefaultSolrHighlighter. fragmenters
-