svcore
1.9
|
TextMatcher Class Reference
A rather eccentric interface for matching texts in differently-scored fields. More...
#include <TextMatcher.h>
Classes | |
struct | Match |
Public Member Functions | |
TextMatcher () | |
virtual | ~TextMatcher () |
void | test (Match &match, QStringList keywords, QString text, QString textType, int score) |
Detailed Description
A rather eccentric interface for matching texts in differently-scored fields.
Definition at line 27 of file TextMatcher.h.
Constructor & Destructor Documentation
TextMatcher::TextMatcher | ( | ) |
Definition at line 18 of file TextMatcher.cpp.
|
virtual |
Definition at line 22 of file TextMatcher.cpp.
Member Function Documentation
void TextMatcher::test | ( | Match & | match, |
QStringList | keywords, | ||
QString | text, | ||
QString | textType, | ||
int | score | ||
) |
Definition at line 27 of file TextMatcher.cpp.
References XmlExportable::encodeEntities(), TextMatcher::Match::fragments, and TextMatcher::Match::score.
Referenced by TextMatcher::Match::Match(), and TransformFactory::searchUnadjusted().
The documentation for this class was generated from the following files:
Generated by 1.8.11