akkarthick / magento-community-edition-solr

Automatically exported from code.google.com/p/magento-community-edition-solr
0 stars 0 forks source link

not able to get the products display on search #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have properly installed and configured solr and magento files as per the 
requirement
however if i am giving the server details like host->localhost; path-> /solr; 
port->80, 

If I am using port as 8983 then i am able to see the search hapenning in the 
(solr) cmd prompt but i am not able to see the output of the products e.g 
searching 'monitar' or 'monitor'

If port 80 is used
In the admin panel system>config>solar search engine> "delete All Indexed 
Document" I am getting error "Can not delete documents. '404' Status: Not 
Found" and when i a doing "System >index managemet"  I got the error of 
    Can not index data in Solr. '404' Status: Not Found
    Can not index data in Solr. '404' Status: Not Found
    Can not index data in Solr. '404' Status: Not Found
    Can not index data in Solr. '404' Status: Not Found
    Can not index data in Solr. '404' Status: Not Found
    Can not index data in Solr. '404' Status: Not Found

Please let me know what needs to be done

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by iyer.shi...@gmail.com on 25 May 2012 at 9:22