Re: Questions on copyField

2009-09-17 Thread Rahul R
Thank you Shalin. Regards Rahul On Thu, Sep 17, 2009 at 11:49 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > On Thu, Sep 17, 2009 at 11:19 AM, Rahul R wrote: > > > Shalin, > > Can you please elaborate a little more on the third response > > *You can send the location's value direc

Re: Questions on copyField

2009-09-16 Thread Shalin Shekhar Mangar
On Thu, Sep 17, 2009 at 11:19 AM, Rahul R wrote: > Shalin, > Can you please elaborate a little more on the third response > *You can send the location's value directly as the value of the text > field.* > I dont follow. I am adding 'name' and 'age' to the 'text' field through the > schema. If I a

Re: Questions on copyField

2009-09-16 Thread Rahul R
Shalin, Can you please elaborate a little more on the third response *You can send the location's value directly as the value of the text field.* I dont follow. I am adding 'name' and 'age' to the 'text' field through the schema. If I add the 'location' from the program, will either one copy (schem

Re: Questions on copyField

2009-09-16 Thread Shalin Shekhar Mangar
On Mon, Sep 14, 2009 at 5:12 PM, Rahul R wrote: > Hello, > I have a few questions regarding the copyField directive in schema.xml > > 1. Does the destination field store a reference or the actual data ? > It makes a copy. Storing or indexing of the field depends on the field configuration. > I

Re: Questions on copyField

2009-09-15 Thread Rahul R
Would appreciate any help on this. Thanks Rahul On Mon, Sep 14, 2009 at 5:12 PM, Rahul R wrote: > Hello, > I have a few questions regarding the copyField directive in schema.xml > > 1. Does the destination field store a reference or the actual data ? > If I have soemthing like this > > then wil