Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 3 KB

-search-3x-wds-qryidx-overview.md

File metadata and controls

58 lines (42 loc) · 3 KB
description ms.assetid title ms.topic ms.date
There are several ways to use Windows Search to query the index.
2c161b7f-4e28-4e8a-add6-3c1cda00a622
Querying the Index Programmatically
article
05/31/2018

Querying the Index Programmatically

There are several ways to use Windows Search to query the index.

This section provides the conceptual framework for querying the index programmatically:

Note

Legacy Microsoft Windows Desktop Search (WDS) 2x compatibility: On computers running Windows XP and later, ISearchDesktop is deprecated. Instead, developers should use ISearchQueryHelper to get a connection string and to parse the user's query into Structured Query Language (SQL), and then query through Object Linking and Embedding Database (OLE DB).

 

Additional Resources

Related topics

Windows Search Development Guide

Managing the Index

Extending the Windows Search Index

Extending Language Resources