Re: copyField: multivalued field to joined singlevalue field

2012-02-16 Thread Chris Hostetter
: > I want to copy all data from a multivalued field joined together in a single : > valued field. : > : > Is there any opportunity to do this by using solr-standards? : : There is not currently, but it certainly makes sense. Part of it has just recently been commited to trunk actually... https

Re: copyField: multivalued field to joined singlevalue field

2012-02-16 Thread Yonik Seeley
On Thu, Feb 16, 2012 at 11:35 AM, flyingeagle-de wrote: > Hello, > > I want to copy all data from a multivalued field joined together in a single > valued field. > > Is there any opportunity to do this by using solr-standards? There is not currently, but it certainly makes sense. Anyone know of

copyField: multivalued field to joined singlevalue field

2012-02-16 Thread flyingeagle-de
Hello, I want to copy all data from a multivalued field joined together in a single valued field. Is there any opportunity to do this by using solr-standards? kind regards -- View this message in context: http://lucene.472066.n3.nabble.com/copyField-multivalued-field-to-joined-singlevalue