Hi

I would like to know whether i can add new fields while replicating index on
Slave. E.g. My Master has index with field "F1" which is created with type
"string". Now, i don't want "F1" as a type "string" & also have limitation
that i cannot change the field type at schema level.

Now, if i replicate that index on Slave, can i use "<copyField>" attribute
to create a copy of field "F1" into field "F2". "F2" will be my field with
type "text" which i can use as per my requirement

Please suggest

Thanks
Pawan

Reply via email to