Showing posts with label SimplePostTool: FATAL: Solr returned an error #400 Bad Request. Show all posts
Showing posts with label SimplePostTool: FATAL: Solr returned an error #400 Bad Request. Show all posts

Thursday, May 24, 2012

SimplePostTool: FATAL: Solr returned an error #400 Bad Request

Probable reasons :

  1. What ever you are trying to post has wrong entries that does not match with the solr schema. it can be
    1. Value Type
    2. Value not found if it is required field
    3. Value format is not correct
Solution :
    1. Check the solr log for porper error
    2. make your posting data in correct format
    3. check for the field type which you are posting.





Featured Posts

Kali Linux Remote Desktop: Access GNOME from Windows Using Native RDP

  Kali Linux + GNOME 50 + GNOME Remote Desktop + Windows Remote Desktop (MSTSC) Getting a full GNOME desktop remotely on Kali Linux can be ...