|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
BoundaryScanner implementation that uses BreakIterator to find
boundaries in the text.position.
Encoder implementation that does not modify the outputMap with <@link WeightedSpanTerm>s using the terms from the supplied Query.
Map with <@link WeightedSpanTerm>s using the terms from the supplied SpanQuery.
Map with <@link WeightedSpanTerm>s using the terms from the supplied Query.
defaultField
FieldTermStack is a stack that keeps query terms in the specified field
of the document to be highlighted.Highlighter class.FragmentsBuilder is an interface for fragments (snippets) builder classes.Document to retrieve the TokenStream.
FieldQuery object.
FieldQuery object.
Highlighter has no more tokens for the current fragment -
the Scorer returns the weighting it has derived for the most recent
fragment, typically based on the results of Scorer.getTokenScore().
WeightedSpanTerm for the specified token.
WeightedSpanTerms from the given Query and TokenStream.
WeightedSpanTerms from the given Query and TokenStream.
WeightedSpanTerms from the given Query and TokenStream.
Fragmenter, Scorer, Formatter,
Encoder and tokenizers.TokenStream.
Fragmenter implementation which does not fragment the text.Scorer implementation which scores text fragments by the number of
unique query terms found.Scorer implementation which scores text fragments by the number of
unique query terms found.MemoryIndex IndexReader.
TokenStreams that are not of the type
CachingTokenFilter are wrapped in a CachingTokenFilter to
ensure an efficient reset - if you are already using a different caching
TokenStream impl and you don't want it to be wrapped, set this to
false.
TokenStreams that are not of the type
CachingTokenFilter are wrapped in a CachingTokenFilter to
ensure an efficient reset - if you are already using a different caching
TokenStream impl and you don't want it to be wrapped, set this to
false.
FragListBuilder.Fragmenter implementation which breaks text up into same-size
fragments with no concerns over spotting sentence boundaries.Encoder implementation to escape text for HTML outputFormatter implementation to highlight terms with a pre and
post tag.Fragmenter implementation which breaks text up into same-size
fragments but does not split up Spans.FragListBuilder that generates one FieldFragList.WeightedFragInfo object.TextFragment.TextFragment(CharSequence, int, int) instead.
This constructor will be removed in Lucene 4.0
WeightedSpanTerms from a Query based on whether
Terms from the Query are contained in a supplied TokenStream.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||