I am integrating solr 3.5 with jetty in magento EE 1.11.
I have followed all the necessary steps, configure and tested solr
connection in magento catalog system config.
I have copied magento/lib/Solr/conf/ content to solr installation. I have
run the index management, restarted jetty but when I s
Thanks David. As of now we are configuring it on local WAMP server and we
have only development version provided by sales team.
Do you when where solr saves information or push the xml docs when we run
index management in magento ?
I followed this site:
http://www.summasolutions.net/blogposts/mag
enterprise 1.11
Hey,
Shouldn't you be asking this question to the Magento people? You
have an Enterprise edition, so you have paid for their support.
Cheers,
David
On 25/01/2012 2:57 PM, vishal_asc wrote:
> I am integrating solr 3.5 with jetty in magento EE 1.11.
>
> I have fo
I have installed the same solr 3.5 with jetty and integrating it magento 1.11
but it seems to be not working.
As my search result is not showing "Did you mean string ?" when I misspelled
any word.
I followed all steps necessary for magento solr integration.
Please help ASAP.
Thanks
Vishal
--
V
Downloaded Apache Solr from the URL: http://apache.dattatec.com//lucene/solr/
,
extracted it at my windows machine.
Then started solr: [solr-path]/example, and typed the following in a
terminal: java –jar start.jar.
it started and i can see the solr page at http://localhost:8983/solr/admin/
No