You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by rachun <ra...@gmail.com> on 2014/01/14 04:37:37 UTC

Can I define the copy field like title_*

I just wonder can I define copy field like this

<copyField source="title_*" dest="text"/>

instead of 

<copyField source="title_th" dest="text"/> 
<copyField source="title_en" dest="text"/>


millions thank you
Rachun



--
View this message in context: http://lucene.472066.n3.nabble.com/Can-I-define-the-copy-field-like-title-tp4111168.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Can I define the copy field like title_*

Posted by rachun <ra...@gmail.com>.
thank you very much Mr. Sumit



--
View this message in context: http://lucene.472066.n3.nabble.com/Can-I-define-the-copy-field-like-title-tp4111168p4111171.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Can I define the copy field like title_*

Posted by samsolr <su...@gmail.com>.
Yes it's legitimate to copy like <copyField source="title_*" dest="text"/>



-----
Sumit Arora
--
View this message in context: http://lucene.472066.n3.nabble.com/Can-I-define-the-copy-field-like-title-tp4111168p4111170.html
Sent from the Solr - User mailing list archive at Nabble.com.