FirteX-高性能全文索引和检索平台

API Documentation


首页 | 名字空间列表 | 类继承关系 | 组合类型列表 | $(BL\录(B | 文件列表 | 名字空间成员 | 组合类型成员 | 文件成员

firtex::index名字空间参考


组合类型

class  firtex::index::CBarrelInfo
class  firtex::index::CBarrelsInfo
class  firtex::index::CBarrelTermDocs
class  firtex::index::CBarrelTermPositions
class  firtex::index::CDateVocabularyBuilder< TermT >
struct  firtex::index::CDateVocabularyBuilder< TermT >::_table_array
class  firtex::index::CDateVocabularyLoader< TermT >
class  firtex::index::CDateVocabularyLoader< TermT >::term_table
class  firtex::index::CDateVocabularyLoader< TermT >::CDateVocabularyLoaderIterator
class  firtex::index::CDateFieldIndexer
struct  firtex::index::CDateFieldMergeEntry
class  firtex::index::CDateFieldMerger
class  firtex::index::CDateFieldTermIterator
class  firtex::index::CDateFieldTermReader
class  firtex::index::CFieldFactory
class  firtex::index::CIndexOutputDescriptor
class  firtex::index::CFieldIndexer
class  firtex::index::CFieldMergeEntry
class  firtex::index::CFieldMerger
class  firtex::index::CFieldInfo
class  firtex::index::CFieldsInfo
class  firtex::index::CFXInvIndex
class  firtex::index::CIndex
class  firtex::index::CIndexBarrelReader
class  firtex::index::CIndexBarrelWriter
class  firtex::index::CBarrelMergeEntry
class  firtex::index::CIndexMerger
struct  firtex::index::_tagParameter
class  firtex::index::CIndexParameter
class  firtex::index::CIndexReader
class  firtex::index::CIndexWriter
struct  firtex::index::_tag_metadata_var
class  firtex::index::CMetadataVar
class  firtex::index::CMetadata
struct  firtex::index::CMetadata::sIndex
class  firtex::index::CMultiFieldTermReader
class  firtex::index::CBarrelReaderEntry
class  firtex::index::CMultiIndexBarrelReader
class  firtex::index::CBarrelTermDocsEntry
class  firtex::index::CMultiTermDocs
class  firtex::index::CMultiTermDocs::CTermDocsQueue
class  firtex::index::CMultiTermIterator
class  firtex::index::CMultiTermIterator::CTermIteratorEntry
class  firtex::index::CMultiTermIterator::CTermIteratorQueue
class  firtex::index::CBarrelTermPositionsEntry
class  firtex::index::CMultiTermPositions
class  firtex::index::CMultiTermPositions::CTermPositionQueue
class  firtex::index::CReaderCache
class  firtex::index::CMultiTermReader
class  firtex::index::CTermVectorReaderEntry
class  firtex::index::CMultiTermVectorReader
class  firtex::index::CNormBytes
class  firtex::index::CNormsReader
class  firtex::index::CNormsReader::CNorm
class  firtex::index::CNormsWriter
struct  firtex::index::_tagPOSTINGNODE
class  firtex::index::CPostingList
class  firtex::index::CPosting
class  firtex::index::CSingleIndexBarrelReader
class  firtex::index::CStoredFieldsReader
class  firtex::index::CStoredFieldsWriter
class  firtex::index::CTerm
class  firtex::index::CTermX< TermT >
class  firtex::index::CTermDocs
class  firtex::index::CTermFreqVector
class  firtex::index::CTermInfo
class  firtex::index::CTermIterator
class  firtex::index::CTermPositions
class  firtex::index::CTermPositionVector
class  firtex::index::CTermReader
class  firtex::index::CTermSequenceVector
class  firtex::index::CTermVectorArray< TermVectorPtrT >
class  firtex::index::CTermVectorReader
class  firtex::index::CTermVectorWriter
class  firtex::index::CHashMapBuilder< TermT >
struct  firtex::index::CHashMapBuilder< TermT >::_table_array
class  firtex::index::CDynamicArrayBuilder< TermT >
class  firtex::index::CVocabularyLoader< TermT >
class  firtex::index::CVocabularyLoader< TermT >::term_table
class  firtex::index::CVocabularyLoader< TermT >::CVocabularyLoaderIterator
class  firtex::index::CVocabulary< TermT, BuilderT, LoaderT >
class  firtex::index::CWordFieldIndexer
struct  firtex::index::CWordFieldMergeEntry
class  firtex::index::CWordFieldMerger
class  firtex::index::CWordFieldTermIterator
class  firtex::index::CWordFieldTermReader
class  firtex::index::CWordFreqVector
struct  firtex::index::CWordFreqVector::_map_item
class  firtex::index::CWordPositionVector
class  firtex::index::CWordPositionVector::loc_t_nullvalue
struct  firtex::index::CWordPositionVector::_FREQ_POS
class  firtex::index::CWordSequenceVector

类型定义

typedef CVocabulary< int64_t,
CDateVocabularyBuilder< int64_t >,
CDateVocabularyLoader< int64_t > > 
CDateVocabulary
typedef vector< CBarrelMergeEntry * > BarrelVector
typedef unsigned short param_type
typedef firtex::index::_tagParameter Parameter
typedef unsigned short meta_type
typedef firtex::index::_tag_metadata_var metadata_var
typedef firtex::index::_tagPOSTINGNODE POSTINGNODE
typedef CVocabulary< termid_tCHashVocabulary
typedef CVocabulary< termid_t,
CDynamicArrayBuilder< termid_t > > 
CDynArrayWordVocabulary

枚举

enum  METAENUM {
  MT_EMPTY = 0, MT_STR = 1, MT_WSTR = 2, MT_NUMBER = 3,
  MT_DATARECORD = 4
}


类型定义文档

typedef vector<CBarrelMergeEntry*> firtex::index::BarrelVector
 

typedef CVocabulary<int64_t,CDateVocabularyBuilder<int64_t>,CDateVocabularyLoader<int64_t> > firtex::index::CDateVocabulary
 

typedef CVocabulary<termid_t,CDynamicArrayBuilder<termid_t> > firtex::index::CDynArrayWordVocabulary
 

typedef CVocabulary<termid_t> firtex::index::CHashVocabulary
 

typedef unsigned short firtex::index::meta_type
 

typedef struct firtex::index::_tag_metadata_var firtex::index::metadata_var
 

typedef unsigned short firtex::index::param_type
 

typedef struct firtex::index::_tagParameter firtex::index::Parameter
 

typedef struct firtex::index::_tagPOSTINGNODE firtex::index::POSTINGNODE
 


枚举类型文档

enum METAENUM
 

枚举值:
MT_EMPTY 
MT_STR 
MT_WSTR 
MT_NUMBER 
MT_DATARECORD 


http://www.firtex.org http://www.sourceforge.net/projects/firtex