HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In
GitHubNuGetDev CommunityDoc feedback


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.