Any update?
________________________________
From: jatin roy
Sent: Tuesday, April 3, 2018 12:37 PM
To: solr-user@lucene.apache.org
Subject: Copy field on dynamic fields?
Advertising
Hi,
Can we create copy field on dynamic fields? If yes then how it decide which
field should be copied to which one?
For example: if I have dynamic field: category_* and while indexing 4 fields
are formed such as:
category_1
category_2
category_3
category_4
and now I have to copy the contents of already existing dynamic field
"category_*" to "new_category_*".
So my question is how the algorithm decides that category_1 data has to be
indexed in new_category_1 ?
Regards
Jatin Roy
Software developer