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


Loading...
Searching...
No Matches
Data Structures | Namespaces
TopDocsCollector.h File Reference
#include "Collector.h"
#include "PriorityQueue.h"

Go to the source code of this file.

Data Structures

class  Lucene::TopDocsCollector
 A base class for all collectors that return a TopDocs output. This collector allows easy extension by providing a single constructor which accepts a PriorityQueue as well as protected members for that priority queue and a counter of the number of total hits. More...
 

Namespaces

namespace  Lucene
 

clucene.sourceforge.net