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

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

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

class
Scorer implementation which scores text fragments by the number of unique query terms found.

Constructors with parameter type org.apache.lucene.search.highlight.Scorer

Highlighter.Highlighter(Formatter formatter, Encoder encoder, Scorer fragmentScorer)
Highlighter.Highlighter(Formatter formatter, Scorer fragmentScorer)
Highlighter.Highlighter(Scorer fragmentScorer)

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

void

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

Scorer

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