Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Erick Erickson
ow.com/questions/24551835/available-gui-for-zookeeper >> I used the Eclipse plugin before and while it is a bit clunky it gets the >> job done. >> >> >> Alexandre Drouin >> >> >> -Original Message- >> From: John Bickerstaff [mailto:j...@johnbickerstaff.com

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
ets the job done. Alexandre Drouin -Original Message- From: John Bickerstaff [mailto:j...@johnbickerstaff.com] Sent: July 26, 2016 4:21 PM To: solr-user@lucene.apache.org Subject: Re: Can't load schema managed-schema: unknown field 'id' Importance: High @Michael - somewher

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
@John I am using a managed schema with zookeeper/solrcloud. On 07/26/2016 04:21 PM, John Bickerstaff wrote: @Michael - somewhere there should be a "conf" directory for your SOLR instance. For my Dev efforts, I moved it to a different directory and I forget where it was, originally -- but if y

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
ities) utility to download and upload the file from ZooKeeper. Alexandre Drouin -Original Message- From: Michael Joyner [mailto:mich...@newsrx.com] Sent: July 26, 2016 3:48 PM To: solr-user@lucene.apache.org Subject: Re: Can't load schema managed-schema: unknown field 'id'

RE: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Alexandre Drouin
...@johnbickerstaff.com] Sent: July 26, 2016 4:21 PM To: solr-user@lucene.apache.org Subject: Re: Can't load schema managed-schema: unknown field 'id' Importance: High @Michael - somewhere there should be a "conf" directory for your SOLR instance. For my Dev efforts, I moved it

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread John Bickerstaff
@Michael - somewhere there should be a "conf" directory for your SOLR instance. For my Dev efforts, I moved it to a different directory and I forget where it was, originally -- but if you search for solrconfig.xml or schema.xml, you should find it. It could be on your servers (or on only one of t

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread John Bickerstaff
and further on in the file... < uniqueKey>id On Tue, Jul 26, 2016 at 2:17 PM, John Bickerstaff wrote: > I don't see a managed schema file. As far as I understand it, id is set > as a "uniqueKey" in the schema.xml file... > > On Tue, Jul 26, 2016 at 2:11 PM, Michael Joyner > wrote: > >> o

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread John Bickerstaff
I don't see a managed schema file. As far as I understand it, id is set as a "uniqueKey" in the schema.xml file... On Tue, Jul 26, 2016 at 2:11 PM, Michael Joyner wrote: > ok, I think I need to do a manual edit on the managed-schema file but I > get "NoNode" for /managed-schema when trying to u

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread John Bickerstaff
/Command+Line+Utilities) > utility to download and upload the file from ZooKeeper. > > > Alexandre Drouin > > > -Original Message- > From: Michael Joyner [mailto:mich...@newsrx.com] > Sent: July 26, 2016 3:48 PM > To: solr-user@lucene.apache.org > Subject: Re:

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
ok, I think I need to do a manual edit on the managed-schema file but I get "NoNode" for /managed-schema when trying to use the zkcli.sh file? How can I get to this file and edit it? On 07/26/2016 03:05 PM, Alexandre Drouin wrote: Hello, You may have a uniqueKey that points to a field that

RE: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Alexandre Drouin
ZooKeeper. Alexandre Drouin -Original Message- From: Michael Joyner [mailto:mich...@newsrx.com] Sent: July 26, 2016 3:48 PM To: solr-user@lucene.apache.org Subject: Re: Can't load schema managed-schema: unknown field 'id' Importance: High Same error via the UI: Can

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
Same error via the UI: Can't load schema managed-schema: unknown field 'id' On 07/26/2016 03:05 PM, Alexandre Drouin wrote: Hello, You may have a uniqueKey that points to a field that do not exists anymore. You can try adding an "id" field using Solr's UI or the schema API since you are usi

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
The schema API is failing with the the unknown field "id" error. Where in the UI could I try adding this field back at? On 07/26/2016 03:05 PM, Alexandre Drouin wrote: Hello, You may have a uniqueKey that points to a field that do not exists anymore. You can try adding an "id" field using S

RE: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Alexandre Drouin
Hello, You may have a uniqueKey that points to a field that do not exists anymore. You can try adding an "id" field using Solr's UI or the schema API since you are using the managed-schema. Alexandre Drouin -Original Message- From: Michael Joyner [mailto:mich...@newsrx.com] Sent: Ju