Re: uniqueKey: required or not required

2010-02-23 Thread P Franks
Removing the QueryElevationComponent from solrconfig.xml solved the problem. Thanks. On Tue, Feb 23, 2010 at 12:43 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > On Tue, Feb 23, 2010 at 7:10 AM, P Franks wrote: > > > All, > > > > Various books and online documentation states that

Re: uniqueKey: required or not required

2010-02-23 Thread Shalin Shekhar Mangar
On Tue, Feb 23, 2010 at 7:10 AM, P Franks wrote: > All, > > Various books and online documentation states that the uniqueKey is not > required and we do not have a need for a unique key so i tried remove it > from the schema or setting it with no value but solr will not start with it > defined. >