List of usage examples for org.apache.lucene.search.highlight SimpleHTMLFormatter subclass-usage
From source file net.sf.mmm.search.engine.impl.lucene.HighlightFormatter.java
/**
* This class is the default {@link org.apache.lucene.search.highlight.Formatter}. It is just a
* {@link SimpleHTMLFormatter} with default tags.
*
* @author Joerg Hohwiller (hohwille at users.sourceforge.net)
*/