thanks guys for your reply
--
View this message in context:
http://lucene.472066.n3.nabble.com/Question-on-Copy-filed-tp4068047p4068084.html
Sent from the Solr - User mailing list archive at Nabble.com.
I guess the longer answer is it depends on the analyzer chain of Field 2.
As Gora mentions, fields are copied before analysis, so they are
re-analysed/tokenized in the destination field. If the destination field
has different analysis rules, then those will be applied.
We explicitly use that bene
On 4 June 2013 13:45, sathish_ix wrote:
> Hi ,
>
> Few question on copy field,
>
> When a field is edgeNgram and stored into a field (field 1 ),
> EdgeNgram field (field 1) is copied into another field ( field 2 ) ,
> will edgeNgram token will be stored in copyfield (field 2) ?
Copyfields are c
, 123, 1234, 12345, 123456
Can any one confirm ?
Thanks,
Sathish
--
View this message in context:
http://lucene.472066.n3.nabble.com/Question-on-Copy-filed-tp4068047.html
Sent from the Solr - User mailing list archive at Nabble.com.