Lucene++ - a full-featured, c++ search engine
API Documentation


Data Structures | Namespaces
DisjunctionMaxScorer.h File Reference
#include "Scorer.h"
+ Include dependency graph for DisjunctionMaxScorer.h:

Go to the source code of this file.

Data Structures

class  Lucene::DisjunctionMaxScorer
 The Scorer for DisjunctionMaxQuery. The union of all documents generated by the the subquery scorers is generated in document number order. The score for each document is the maximum of the scores computed by the subquery scorers that generate that document, plus tieBreakerMultiplier times the sum of the scores for the other subqueries that generate the document. More...
 

Namespaces

 Lucene
 

clucene.sourceforge.net