|
strusAnalyzer
0.17
|
Defines the content statistics result from a collection sample. More...
#include <contentStatisticsResult.hpp>
Public Member Functions | |
| ContentStatisticsResult () | |
| ContentStatisticsResult (int nofDocuments_, const std::vector< analyzer::ContentStatisticsItem > &items_) | |
| ContentStatisticsResult (const ContentStatisticsResult &o) | |
| int | nofDocuments () const |
| Get the number of sample documents. More... | |
| const std::vector < analyzer::ContentStatisticsItem > & | items () const |
| Get the statistic items. More... | |
Defines the content statistics result from a collection sample.
|
inline |
|
inline |
|
inline |
|
inline |
Get the statistic items.
|
inline |
Get the number of sample documents.
1.8.6