Uses of Interface org.apache.lucene.search.highlight.Fragmenter

Uses in package org.apache.lucene.search.highlight

Classes implementing org.apache.lucene.search.highlight.Fragmenter

class
Fragmenter implementation which does not fragment the text.
class
Fragmenter implementation which breaks text up into same-size fragments with no concerns over spotting sentence boundaries.

Methods with parameter type org.apache.lucene.search.highlight.Fragmenter

void

Methods with return type org.apache.lucene.search.highlight.Fragmenter

Fragmenter

Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.