|
xapian-core
1.4.30
|
Implementation of Xapian::Stem API class. More...
#include <config.h>#include <xapian/stem.h>#include <xapian/error.h>#include "steminternal.h"#include "allsnowballheaders.h"#include "keyword.h"#include "sbl-dispatch.h"#include <string>
Include dependency graph for stem.cc:Go to the source code of this file.
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library. | |
Functions | |
| static StemImplementation * | Xapian::stem_internal_factory (const std::string &language, bool fallback) |
Implementation of Xapian::Stem API class.
Definition in file stem.cc.