Structure describing the document frequency change of one term in the collection.
More...
#include <bindingObjects.hpp>
Structure describing the document frequency change of one term in the collection.
strus::DocumentFrequencyChange::DocumentFrequencyChange |
( |
const String & |
type_, |
|
|
const String & |
value_, |
|
|
int |
increment_ |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
[in] | type_ | term type |
[in] | value_ | term value |
[in] | increment_ | df change increment/decrement |
strus::DocumentFrequencyChange::DocumentFrequencyChange |
( |
| ) |
|
|
inline |
int strus::DocumentFrequencyChange::increment |
( |
| ) |
const |
|
inline |
const String& strus::DocumentFrequencyChange::type |
( |
| ) |
const |
|
inline |
WString strus::DocumentFrequencyChange::ucvalue |
( |
| ) |
const |
const String& strus::DocumentFrequencyChange::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: