I'm using RavenDB 3.0 SQL Replication, and it works fine for me on document collections. But now I need to replicate an index (which includes Reduce).
In documentation of older version (2.0) I saw that Index Replication was available.
How can I use it in version 3.0, from the Studio?