Understanding the Windows Content Indexer API

To use the Windows Index from a Windows Store app, you need to know how to work with the following three WinRT classes:

Image ContentIndexer—This class contains methods for adding, updating, and deleting content in an index. It also enables you to create a new index query.

Image IndexableContent—This class represents content that can be added to the index.

Image ContentIndexerQuery—This class represents a particular query ...

Get Windows® 8.1 Apps with HTML5 and JavaScript Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.