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


FieldSortedHitQueue.h File Reference

#include "FieldCache.h"
#include "Sort.h"
#include "FieldDocSortedHitQueue.h"
#include "SearchHeader.h"
#include "FieldCacheImpl.h"
#include "CLucene/util/PriorityQueue.h"

Go to the source code of this file.

Classes

class  lucene::search::FieldSortedHitQueue
 Expert: A hit queue for sorting by hits by terms in more than one field. More...
class  lucene::search::FieldSortedHitQueue::hitqueueCacheReaderType
 the type that is stored in the field cache.

Namespaces

namespace  lucene
 

todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List.


namespace  lucene::search

clucene.sourceforge.net