33 #include <string_view>
39 Stem::Stem(std::string_view
language,
bool fallback)
50 string m{
"Language code "};
57 Stem::get_description()
const
59 string desc =
"Xapian::Stem(";
61 desc +=
internal->get_description();
70 StemImplementation::use_proper_noun_heuristic()
const
75 StemImplementation::~StemImplementation() { }
InvalidArgumentError indicates an invalid parameter value was passed to the API.
Hierarchy of classes which Xapian can throw as exceptions.
int keyword2(const unsigned char *p, const char *s, size_t len)
2 byte offset variant.
Efficient keyword to enum lookup.
The Xapian namespace contains public interfaces for the Xapian library.
Map string to language code.
static const unsigned char tab[]
#define SNOWBALL_DISPATCH