Hi, I am trying to create my own application using SOLR and while trying to index my data i get
Server returned HTTP response code: 400 for URL: http://localhost:8983/solr/update or Server returned HTTP response code: 500 for URL: http://localhost:8983/solr/update Is there a way to get more debug information than this (any logs, which file is wrong, schema.xml? etc) I have modified schema.xml and have my own xml file for indexing. Thanks for help. Urvashi