XmlStatistics::getNumberOfUniqueKeys

#include <DbXml.hpp>

double XmlStatistics::getNumberOfUniqueKeys() const

Returns the number of unique keys contained in the index for which statistics are being reported. There are likely to be many more keys than unique keys in the index because a given key can appear multiple times, once for each document feature on each document that it is referencing.

Class

XmlStatistics

See Also

XmlStatistics Methods