HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

Index properties

Describes how to index properties saved in store for faster searching.

You can index properties saved in store for faster searching. When an index is set on a property it is automatically mapped to an indexed column in the big table.

The UsingIndexes class in the DDS sample project demonstrates this technique.