Hi,

there are no errors while reading the schema:

Oct 11, 2006 9:56:43 AM org.apache.solr.schema.IndexSchema readConfig
INFO: Reading Solr Schema
Oct 11, 2006 9:56:43 AM org.apache.solr.schema.IndexSchema readConfig
INFO: Schema name=archive
Oct 11, 2006 9:56:43 AM org.apache.solr.schema.IndexSchema readConfig
INFO: default search field is content
Oct 11, 2006 9:56:43 AM org.apache.solr.schema.IndexSchema readConfig
INFO: query parser default operator is OR
Oct 11, 2006 9:56:43 AM org.apache.solr.servlet.SolrUpdateServlet init
INFO: SolrUpdateServlet.init() done

and then the first error is the one I reported when I submit a document

I am looking in Catalina.out - are there any other logs I should look at?

cheers

mark


On 11 Oct 2006, at 10:40, Panayiotis Papadopoulos wrote:

Check the tomcat logs... most probably there is a conflict with the field definitions in your schema.xml

Reply via email to