Re: Warning: no uniqueKey specified in schema.

2013-05-24 Thread O. Olson
Thank you Shawn for clearing this up. I was only using the “db” core, and forgot that this example had a few other cores which have their own schema.xml. I commented out this core in the solr.xml and now get no warnings :-). O. O. -- View this message in context: http://lucene.472066.n3.nabbl

Re: Warning: no uniqueKey specified in schema.

2013-05-23 Thread Shawn Heisey
On 5/23/2013 3:50 PM, O. Olson wrote: I just downloaded Apache Solr 4.3.0 from http://lucene.apache.org/solr/. I then got into the /example directory and started Solr with: java -Djava.util.logging.config.file=etc/logging.properties -Dsolr.solr.home="./example-DIH/solr/" -jar start.jar