System.Search.HitCount
When using CONTAINS over the Windows Search Index, this is the number of matches of the term. If there are multiple CONTAINS, an AND computes the minimal number of hits, and an OR computes the maximal number of hits.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8, Windows 7, Windows Vista
propertyDescription
name = System.Search.HitCount
shellPKey = PKEY_Search_HitCount
formatID = 49691C90-7E17-101A-A91C-08002B2ECDA9
propID = 4
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = Int32
IsInnate = true
Remarks
PKEY values are defined in Propkey.h.
Related topics