strusAnalyzer
0.17
|
This is the complete list of members for strus::analyzer::ContentStatisticsItem, including all inherited members.
ContentStatisticsItem(const std::string &select_, const std::string &type_, const std::string &example_, int df_, int tf_) | strus::analyzer::ContentStatisticsItem | inline |
ContentStatisticsItem(const ContentStatisticsItem &o) | strus::analyzer::ContentStatisticsItem | inline |
df() const | strus::analyzer::ContentStatisticsItem | inline |
example() const | strus::analyzer::ContentStatisticsItem | inline |
incr_df(int df_) | strus::analyzer::ContentStatisticsItem | inline |
incr_tf(int tf_) | strus::analyzer::ContentStatisticsItem | inline |
select() const | strus::analyzer::ContentStatisticsItem | inline |
setExample(const std::string &value) | strus::analyzer::ContentStatisticsItem | inline |
setType(const std::string &type_) | strus::analyzer::ContentStatisticsItem | inline |
tf() const | strus::analyzer::ContentStatisticsItem | inline |
type() const | strus::analyzer::ContentStatisticsItem | inline |