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
I have not made any changes at this point and I get the following Warning:
no uniqueKey specified in schema.
One of the cores defined in example-DIH, specifically the one named
tika, does not have uniqueKey in its schema.
example/example-DIH/solr/tika/conf/schema.xml
Thanks,
Shawn