InMemoryTerm Class Reference

#include <inmemory_database.h>

List of all members.

Public Member Functions

 InMemoryTerm ()
void add_posting (const InMemoryPosting &post)

Public Attributes

vector< InMemoryPostingdocs
Xapian::termcount term_freq
Xapian::termcount collection_freq


Detailed Description

Definition at line 97 of file inmemory_database.h.


Constructor & Destructor Documentation

InMemoryTerm::InMemoryTerm (  )  [inline]

Definition at line 105 of file inmemory_database.h.


Member Function Documentation

void InMemoryTerm::add_posting ( const InMemoryPosting post  )  [inline]

Definition at line 47 of file inmemory_database.cc.

References docs, and InMemoryPosting::merge().


Member Data Documentation

vector<InMemoryPosting> InMemoryTerm::docs

Definition at line 100 of file inmemory_database.h.

Referenced by add_posting().

Xapian::termcount InMemoryTerm::term_freq

Definition at line 102 of file inmemory_database.h.

Xapian::termcount InMemoryTerm::collection_freq

Definition at line 103 of file inmemory_database.h.


The documentation for this class was generated from the following files:
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.