Extensions for Properties

Note  Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.
 

Columns can be either a standard Indexing Service property or a new property defined by a SET PROPERTYNAME statement.

Standard properties available for all documents include the following.

Property NameDescription
AllMatches words, phrases, and any property.
ContentsWords and phrases in the document.
FilenameName of the document.
SizeDocument size.
WriteLast time the document was modified.

 

A query can also use ActiveX property values. Documents created by most ActiveX-aware applications can be queried for the following properties.

Property Name Description
DocTitleTitle of the document.
DocSubjectSubject of the document.
DocAuthorAuthor of the document.
DocKeywordsKeywords for the document.
DocCommentsComments about the document.

 

There is also a list of additional standard Indexing Service properties that are available in queries. For the list, see Default Property Names for a Web Catalog.

 

 

Show: