Re: solr update dynamic field generates multiValued error

2015-09-21 Thread Aman Tandon
gt; > > > > > > >> > > > EN7800GTX/2DHTV/256M > > > > >> > > > > > > > >> > > > eoe changed this > > > > >> puppy > > > > >> > > > > > > > &g

Re: solr update dynamic field generates multiValued error

2015-09-21 Thread Upayavira
> >> > > > > > > >> > > > > > > >> > > > > > > >> > > > > > > >> > > > I'm not getting any multiple values in the _coordinate fields. > > > >> However, I > >

Re: solr update dynamic field generates multiValued error

2015-09-21 Thread Aman Tandon
inate field is set to > > >> > > > stored="true". > > >> > > > > > >> > > > Did you perhaps change this at some point? Whenever I change the > > >> schema, > > >> > >

Re: solr update dynamic field generates multiValued error

2015-09-21 Thread Upayavira
the > >> schema, > >> > > I > >> > > > try to 'rm -rf solr/collection/data' just to be sure I've purged all > >> > > traces > >> > > > of the former schema definition. > >> > > > > >> > > &

Re: solr update dynamic field generates multiValued error

2015-09-21 Thread Aman Tandon
>> > > traces >> > > > of the former schema definition. >> > > > >> > > > Best, >> > > > Erick >> > > > >> > > > >> > > > On Mon, Aug 4, 2014 at 7:04 PM, Franco Giacosa

Re: solr update dynamic field generates multiValued error

2015-09-21 Thread Aman Tandon
; > > subFieldSuffix="_coordinate"/> > > > > > > > > > > > > > > > 2014-08-04 22:28 GMT-03:00 Michael Ryan <mr...@moreover.com>: > > > > > > > Are the latLong_0_coordinate and latLong_1_coord

Re: solr update dynamic field generates multiValued error

2015-09-21 Thread Aman Tandon
> > > > > This is how they are created: > > > > > > > > > > stored="true"/> > > > > > > > > > > > > > > stored="false"/> > > > > > > > > > >

Re: solr update dynamic field generates multiValued error

2015-09-21 Thread Upayavira
are created: > > > > > > > > > > > > > > > > > > > stored="false"/> > > > > > > > > > > > subFieldSuffix="_coordinate"/> > > > > > > > > > > > > >

Re: solr update dynamic field generates multiValued error

2014-08-05 Thread Franco Giacosa
: solr update dynamic field generates multiValued error Hello everyone, this is my first time posting a question, so forgive me if i'm missing something. This is my problem: I have a schema.xml that has the following latLong information The dynamicField generates 2 dynamic

solr update dynamic field generates multiValued error

2014-08-04 Thread Franco Giacosa
Hello everyone, this is my first time posting a question, so forgive me if i'm missing something. This is my problem: I have a schema.xml that has the following latLong information The dynamicField generates 2 dynamic fields that have the lat and the long (latLong_0_coordinate and

RE: solr update dynamic field generates multiValued error

2014-08-04 Thread Michael Ryan
PM To: solr-user@lucene.apache.org Subject: solr update dynamic field generates multiValued error Hello everyone, this is my first time posting a question, so forgive me if i'm missing something. This is my problem: I have a schema.xml that has the following latLong information The dynamicField

Re: solr update dynamic field generates multiValued error

2014-08-04 Thread Franco Giacosa
...@gmail.com] Sent: Monday, August 04, 2014 9:05 PM To: solr-user@lucene.apache.org Subject: solr update dynamic field generates multiValued error Hello everyone, this is my first time posting a question, so forgive me if i'm missing something. This is my problem: I have a schema.xml that has

Re: solr update dynamic field generates multiValued error

2014-08-04 Thread Erick Erickson
@lucene.apache.org Subject: solr update dynamic field generates multiValued error Hello everyone, this is my first time posting a question, so forgive me if i'm missing something. This is my problem: I have a schema.xml that has the following latLong information The dynamicField