NeverUseMeSorter Class Reference

Inheritance diagram for NeverUseMeSorter:

Inheritance graph
[legend]
Collaboration diagram for NeverUseMeSorter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

std::string operator() (const Xapian::Document &) const
 This method takes a Document object and builds a sort key from it.

Detailed Description

Definition at line 153 of file api_sorting.cc.


Member Function Documentation

std::string NeverUseMeSorter::operator() ( const Xapian::Document doc  )  const [inline, virtual]

This method takes a Document object and builds a sort key from it.

Documents are then ordered by a string compare on the sort keys.

Implements Xapian::Sorter.

Definition at line 155 of file api_sorting.cc.

References FAIL_TEST.


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