Re: Solr set up issues with Magento

2011-01-25 Thread Erick Erickson
There's almost no information to go on here. Please review: http://wiki.apache.org/solr/UsingMailingLists Best Erick On Tue, Jan 25, 2011 at 6:13 PM, Sandhya Padala wrote: > Thank you Markus. I have added few more fields to schema.xml. > > Now looks like the products are getting indexed. But no

Re: Solr set up issues with Magento

2011-01-25 Thread Sandhya Padala
Thank you Markus. I have added few more fields to schema.xml. Now looks like the products are getting indexed. But no search results. In Magento if I configure to use SOlr as the search engine. Search is not returning any results. If I change the search engine to use Magento's inbuilt MYSQL , Se

Re: Solr set up issues with Magento

2011-01-24 Thread Markus Jelsma
Hi, You haven't defined the field in Solr's schema.xml configuration so it needs to be added first. Perhaps following the tutorial might be a good idea. http://lucene.apache.org/solr/tutorial.html Cheers. > Hello Team: > > > I am in the process of setting up Solr 1.4 with Magento ENterpris