-
Constructors Constructor Description org.apache.lucene.search.highlight.TextFragment(StringBuffer, int, int) UseTextFragment(CharSequence, int, int)instead. This constructor will be removed in Lucene 4.0
| Constructor | Description |
|---|---|
| org.apache.lucene.search.highlight.TextFragment(StringBuffer, int, int) |
Use
TextFragment(CharSequence, int, int) instead.
This constructor will be removed in Lucene 4.0 |