Tags for Creating Built-up Query Strings

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.

 

The following tags create built-up query strings for the Query property on an IXSSO Query object. In each, n is a single digit in the range 0-9. The column, operator, and query for each numeric value make up a query term which is combined with the full-text query string and other query terms using the AND operator.

Tag Description
cn Column for a built-up query. Used by the Query property.
on Operator for a built-up query. Used by the Query property.
qn Query string for a built-up query. Used by the Query property.