

Public Member Functions | |
| std::string | operator() (const Xapian::Document &) const |
| Build a key string for a Document. | |
Definition at line 153 of file api_sorting.cc.
| std::string NeverUseMeKeyMaker::operator() | ( | const Xapian::Document & | doc | ) | const [inline, virtual] |
Build a key string for a Document.
These keys can be used for sorting or collapsing matching documents.
| doc | Document object to build a key for. |
Implements Xapian::KeyMaker.
Definition at line 155 of file api_sorting.cc.
References FAIL_TEST.