WebHosting

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.





No comments:

Post a Comment

Thank you for Commenting Will reply soon ......

Featured Posts

How to Auto-Terminate Frozen and Hung Apps in Windows

We have all been there. You are in the middle of an important project or a gaming session, and suddenly, your screen freezes. The dreaded ...