Querying the Index with the search-ms Protocol
The search-ms application protocol is a convention for querying the Windows Search index. The protocol enables applications, like Windows Explorer, to query the index with parameter-value arguments, including property arguments, previously saved searches, Advanced Query Syntax (AQS), Natural Query Syntax (NQS), and language code identifiers (LCIDs) for both the indexer and the query itself.
This section is organized as follows:
- Getting Started with Parameter-Value Arguments
- Locale Identifier Arguments
- CRUMB Argument
- SYNTAX Argument
- STACKEDBY Argument
- SUBQUERY Argument
Related topics