Re: Field x is not multivalued and destination for multiple copyFields

2017-06-05 Thread Rick Leir
Nawab, If you have multivalued=true and you index a document with two or more name_* fields, then the name_token will have two or more values, all of which will be searchable. I think this is what you want, because names can be quite different in different languages. For example the country na

Field x is not multivalued and destination for multiple copyFields

2017-06-05 Thread Nawab Zada Asad Iqbal
*Hi, I have a field 'name_token' which gets value via copyFields on different language-specific fields (e.g. name_en , name_it, name_es, etc.) If I can ensure that, * *only one of these language-specific fields will have a value for a given document, is it ok to ignore this warning:"IndexSchema