strusPython  0.14
strus::DocumentAnalyzer Member List

This is the complete list of members for strus::DocumentAnalyzer, including all inherited members.

addForwardIndexFeature(const String &type, const String &selectexpr, const Tokenizer &tokenizer, const NormalizerVector &normalizers, const String &options=String())strus::DocumentAnalyzer
addForwardIndexFeatureFromPatternMatch(const String &type, const String &patternTypeName, const NormalizerVector &normalizers, const String &options=String())strus::DocumentAnalyzer
addSearchIndexFeature(const String &type, const String &selectexpr, const Tokenizer &tokenizer, const NormalizerVector &normalizers, const String &options=String())strus::DocumentAnalyzer
addSearchIndexFeatureFromPatternMatch(const String &type, const String &patternTypeName, const NormalizerVector &normalizers, const String &options=String())strus::DocumentAnalyzer
analyze(const String &content)strus::DocumentAnalyzer
analyze(const String &content, const DocumentClass &dclass)strus::DocumentAnalyzer
Context classstrus::DocumentAnalyzerfriend
createQueue() const strus::DocumentAnalyzer
defineAggregatedMetaData(const String &fieldname, const Aggregator &function)strus::DocumentAnalyzer
defineAttribute(const String &attribname, const String &selectexpr, const Tokenizer &tokenizer, const NormalizerVector &normalizers)strus::DocumentAnalyzer
defineAttributeFromPatternMatch(const String &attribname, const String &patternTypeName, const NormalizerVector &normalizers)strus::DocumentAnalyzer
defineDocument(const String &subDocumentTypeName, const String &selectexpr)strus::DocumentAnalyzer
defineMetaData(const String &fieldname, const String &selectexpr, const Tokenizer &tokenizer, const NormalizerVector &normalizers)strus::DocumentAnalyzer
defineMetaDataFromPatternMatch(const String &fieldname, const String &patternTypeName, const NormalizerVector &normalizers)strus::DocumentAnalyzer
definePatternMatcherPostProc(const String &patternTypeName, const String &patternMatcherModule, const PatternMatcher &patterns)strus::DocumentAnalyzer
definePatternMatcherPostProcFromFile(const String &patternTypeName, const String &patternMatcherModule, const String &serializedPatternFile)strus::DocumentAnalyzer
DocumentAnalyzer(const DocumentAnalyzer &o)strus::DocumentAnalyzer
~DocumentAnalyzer()strus::DocumentAnalyzerinline