solr-for-wordpress icon indicating copy to clipboard operation
solr-for-wordpress copied to clipboard

autocomplete errors out on clean install

Open shaksi opened this issue 13 years ago • 3 comments

search still works but the autocomplete shows error. This is with a vanilla install of WP 3.2.1

[Sun Aug 28 19:10:45 2011] [error] [client 127.0.0.1] PHP Fatal error: Uncaught exception 'Exception' with message '"404" Status: Not Found' in /Users/shaksi/Sites/wordpress/wp-content/plugins/solr-for-wordpress/Apache/Solr/Service.php:294\nStack trace:\n#0 /Users/shaksi/Sites/wordpress/wp-content/plugins/solr-for-wordpress/Apache/Solr/Service.php(934): Apache_Solr_Service->_sendRawGet('http://localhos...')\n#1 /Users/shaksi/Sites/wordpress/wp-content/plugins/solr-for-wordpress/solr-for-wordpress.php(1281): Apache_Solr_Service->search('post', 0, NULL, Array)\n#2 /Users/shaksi/Sites/wordpress/wp-content/plugins/solr-for-wordpress/solr-for-wordpress.php(1149): s4w_autocomplete('post', NULL)\n#3 [internal function]: s4w_template_redirect('')\n#4 /Users/shaksi/Sites/wordpress/wp-includes/plugin.php(405): call_user_func_array('s4w_template_re...', Array)\n#5 /Users/shaksi/Sites/wordpress/wp-includes/template-loader.php(7): do_action('template_redire...')\n#6 /Users/shaksi/Sites/wordpress/wp-blog-header.php(16): require_once('/Users/shaksi/S...')\n#7 /Users/shaksi/Sites/wordpress/index.php(17) in /Users/shaksi/Sites/wordpress/wp-content/plugins/solr-for-wordpress/Apache/Solr/Service.php on line 294, referer: http://wp.local/?s=post

shaksi avatar Aug 28 '11 18:08 shaksi

Shaksi what is the status for this issue ?

bejean avatar Sep 13 '11 14:09 bejean

I would guess this is no longer an issue, it isn't failing for me anywhere

dustinrue avatar Feb 07 '12 21:02 dustinrue

This issue is caused by not having Spellcheck configured on Solr, atleast that was the solution for my error on autocompletes 404 and 400 errors.

mmccook avatar Apr 09 '12 16:04 mmccook