Re: Copy fields and appending of values

2015-08-14 Thread Alexandre Rafalovitch
="true"/> > > > > > Is there anything suspicious ?? I also tried setting begin_prox_token field > as indexed but did not help. I would also expect that default values should > be copied. Thank you > > > > -- > View this message in context: > http://l

Re: Copy fields and appending of values

2015-08-14 Thread griglo
fault values should be copied. Thank you -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-fields-and-appending-of-values-tp4222706p4222918.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Copy fields and appending of values

2015-08-13 Thread Shawn Heisey
On 8/13/2015 4:00 AM, griglo wrote: > Hello, I have rather simple question regarding copyFields and appending of > values. I am using Solr 3.7. Is it possible to define some given value in > schema.xml and use that with copyField directive ?? I would like to append > some values (tokens) to field w

Copy fields and appending of values

2015-08-13 Thread griglo
using copyFields. Or only solution is to provide those tokens in indexed documents as fields ?? I prefer having those token values configured in schema rather than providing them directly in documents. Thank you. -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-fields-and