What is the best way to add indexes on existing objects mapped to DDS? Several hundred thousand objects already stored in the database.
Is it as easy as just adding [EPiServerDataIndex] atttribute to my existing classes, recompile and redeploy the site?