CLucene - a full-featured, c++ search engine
API Documentation
#include "FieldDoc.h"
#include "CLucene/util/PriorityQueue.h"
#include "CLucene/util/Equators.h"
Go to the source code of this file.
Namespaces | |
namespace | lucene |
namespace | lucene::search |
Data Structures | |
class | lucene::search::FieldSortedHitQueue |
Expert: A hit queue for sorting by hits by terms in more than one field. More... |