#include <string>
#include <vector>
#include <xapian/document.h>
#include <xapian/visibility.h>
Include dependency graph for sorter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Xapian |
Classes | |
| class | Xapian::Sorter |
| Virtual base class for sorter functor. More... | |
| class | Xapian::MultiValueSorter |
| Sorter subclass which sorts by a several values. More... | |