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


FieldCacheImpl.h File Reference

#include "CLucene/index/IndexReader.h"
#include "FieldCache.h"
#include "Sort.h"

Go to the source code of this file.

Classes

class  lucene::search::FieldCacheImpl
 Expert: The default cache implementation, storing all values in memory. More...
class  lucene::search::FieldCacheImpl::FileEntry
 Expert: Every key in the internal cache is of this type. More...
class  lucene::search::FieldCacheImpl::FileEntry::Compare
class  lucene::search::FieldCacheImpl::FileEntry::Equals
class  lucene::search::FieldCacheImpl::fieldcacheCacheReaderType
 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