NetworkTermListItem Class Reference

An item in a NetworkTermList. More...

#include <net_termlist.h>

Collaboration diagram for NetworkTermListItem:

Collaboration graph
[legend]

List of all members.

Public Attributes

string tname
 The "name" of this term.
Xapian::doccount termfreq
 The term frequency.
Xapian::termcount wdf
 The within-document-frequency of the term.


Detailed Description

An item in a NetworkTermList.

Definition at line 37 of file net_termlist.h.


Member Data Documentation

The term frequency.

This is the number of documents (in the network database) indexed by the term.

Definition at line 47 of file net_termlist.h.

Referenced by RemoteDatabase::open_allterms(), and RemoteDatabase::open_term_list().

The "name" of this term.

Definition at line 41 of file net_termlist.h.

Referenced by RemoteDatabase::open_allterms(), RemoteDatabase::open_metadata_keylist(), and RemoteDatabase::open_term_list().

The within-document-frequency of the term.

This information may not be available, in which case the field should have a value of 0.

Definition at line 54 of file net_termlist.h.

Referenced by RemoteDatabase::open_term_list().


The documentation for this class was generated from the following file:

Documentation for Xapian (version 1.2.9).
Generated on 10 May 2012 by Doxygen 1.5.9.