Query Index with PowerShell
This section provides detailed guidelines on how to manage query indexes in NCache using PowerShell cmdlets. It covers both adding and removing query indexes for objects in the cache, allowing you to optimize query performance and efficiently manage your cache data.
In This Section
Add-QueryIndex
Discusses how to add query indexes for the objects to be added in a cache.
Remove-QueryIndex
Discusses how to remove query indexes for objects to be added in the cache.