SortedSubIndex< T > Class Template Reference

Access a SubIndex with sorted lists. More...

List of all members.

Public Member Functions

 SortedSubIndex (BlockStats *stats)
 Initialise the SubIndex.
void sample (int minDocumentCount, int maxDocumentCount)
 Sample only those lists satisfying the criteria.
void sample (Word **queryTerms, int uniqueQueryTerms)
 Sample only those lists satisfying the criteria.
void nextElement (TRIPLET *subTriple)
 Extract the next element from the SortedSubIndex.
void reset (void)
 Reset the SubIndex.

Detailed Description

template<typename T>
class SortedSubIndex< T >

Access a SubIndex with sorted lists.

This class provides a means to access a SubIndex with each list (row) sorted according to their position. The index is stored by sorting lists according to their value; this class reads the list and sorts it before presenting it to the user.

Author
lapark
Revision
1.8.2.1
Date
2009/11/05 01:54:06
Id
SortedSubIndex.tcc,v 1.8.2.1 2009/11/05 01:54:06 lapark Exp

The documentation for this class was generated from the following file:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:17 2009 for textIR by  doxygen 1.6.1