panjiwa10028 / solr-php-client

Automatically exported from code.google.com/p/solr-php-client
Other
0 stars 0 forks source link

Solr Indexing errror:Fatal error: Uncaught exception 'Apache_Solr_HttpTransportException' with message ''400' Status: Bad Request' #96

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi ,

I have fetal error while indexing the data using SOLR.

Please have a look and resolve my issue as soon as possible.

My site Url Id:http://108.166.87.229/AAB/?s=%242.25+and+under+1

Fatal error: Uncaught exception 'Apache_Solr_HttpTransportException' with 
message ''400' Status: Bad Request' in 
/var/www/html/AAB/wp-content/plugins/advanced-search-by-my-solr-server/SolrPhpCl
ient/Apache/Solr/Service.php:353 Stack trace: #0 
/var/www/html/AAB/wp-content/plugins/advanced-search-by-my-solr-server/SolrPhpCl
ient/Apache/Solr/Service.php(1241): 
Apache_Solr_Service->_sendRawGet('http://localhos...') #1 
/var/www/html/AAB/wp-content/plugins/advanced-search-by-my-solr-server/solr.clas
s.inc.php(126): Apache_Solr_Service->search('$2.25 and under...', 0, '100', 
Array) #2 
/var/www/html/AAB/wp-content/plugins/advanced-search-by-my-solr-server/advanced-
search-by-my-solr-server.inc.php(398): Mss_Solr->search('$2.25 and under...', 
0, '100', Array) #3 
/var/www/html/AAB/wp-content/plugins/advanced-search-by-my-solr-server/advanced-
search-by-my-solr-server.php(745): mss_query('$2.25 and under...', 0, '100', 
Array, '', Array) #4 
/var/www/html/AAB/wp-content/plugins/advanced-search-by-my-solr-server/template/
mss_search.php(21): in 
/var/www/html/AAB/wp-content/plugins/advanced-search-by-my-solr-server/SolrPhpCl
ient/Apache/Solr/Service.php on line 353

Original issue reported on code.google.com by agst.um...@gmail.com on 6 Mar 2014 at 7:50

GoogleCodeExporter commented 8 years ago
If you're using Solr 4, see issue #75.

Original comment by sethwf...@gmail.com on 10 Mar 2015 at 2:21