Lucene++ - a full-featured, c++ search engine
API Documentation
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 |