System.Search.UrlToIndexWithModificationTime

propertyDescription
     name = System.Search.UrlToIndexWithModificationTime
     shellPKey = PKEY_Search_UrlToIndexWithModificationTime
     formatID = 0B63E343-9CCC-11D0-BCDB-00805FCCCE04
     propID = 12
     searchInfo
          inInvertedIndex = false
          isColumn = false
          isColumnSparse = true
          columnIndexType = NotIndexed
          maxSize = 128
     labelInfo
          label
          sortDescription
          invitationText
          hideLabel = false
     typeInfo
          type = Any
          groupingRange = Discrete
          isInnate = false
          canBePurged
          multipleValues = true
          isGroup = false
          aggregationType = Default
          isTreeProperty = false
          isViewable = false
          isQueryable = false
          includeInFullTextQuery = false
          conditionType = String
          defaultOperation = Equal
     aliasInfo
          sortByAlias = None
          additionalSortByAliases = None
     displayInfo
          defaultColumnWidth = 20
          displayType
          alignment = Left
          relativeDescriptionType = General
          defaultSortDirection = Ascending
          stringFormat
               formatAs = General
          booleanFormat
               formatAs = YesNo
          numberFormat
               formatAs = General
               formatDurationAs = hh:mm:ss
          dateTimeFormat
               formatAs = General
               formatTimeAs = ShortTime
               formatDateAs = ShortDate
          enumeratedList
               defaultText
               useValueForDefault = False
               enum
                    value
                    text
               enumRange
                    minValue
                    setValue
                    text
          drawControl
               control = Default
          editControl
               control = Default
          filterControl
               control = Default
          queryControl
               control = Default

Remarks

PKEY values are defined in Propkey.h.

Related Topics

Tags :


Community Content

Thermous
This property is only used by protocol handlers in the enumeration of data stores.

This property is only used by protocol handlers in the enumeration of data stores.

The url for a container (such as a folder) is being processed, it needs to emit the child urls in it's container. It does this by emitting the child url and the date it was last modified via this property.

The search engine will put the url into it's queue to be indexed if the last modified date is newer then the last time crawled date.


Page view tracker