Re: Copy field : String Vs Text

2009-04-24 Thread Senthil Kumar
Hi Timothy, In copyfield I used the name that was not part of the doc and matching to the dynamic text fieldType declaration. It worked. I searched on Q=gudactor:"xxx". It is able to search on actor with full text... thanks, Senthil On Fri, Apr 24, 2009 at 4:08 PM, Harsch, Timothy J. (

RE: Copy field : String Vs Text

2009-04-24 Thread Harsch, Timothy J. (ARC-SC)[PEROT SYSTEMS]
I'd be curious to hear someone explain the mechanics of a String field. I'm not entirely sure but I believe a String field is not tokenized and thus only exact matches work. I think in your case you should be searching on your "name" field and faceting on the "actor" field. -Original Mess