solr not working with magento enterprise 1.11

2012-01-24 Thread vishal_asc
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 search any word or
misspell its not showing me "Did you mean ?" string means not correcting
misspelling. seems solr is not throwing results.

please let me know how can i know solr is working with magento and where
solr save XML documents when magento pushes attributes and product
information in solr ? which directory it stores them.

--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-not-working-with-magento-enterprise-1-11-tp3686773p3686773.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: solr not working with magento enterprise 1.11

2012-01-24 Thread vishal_asc
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/magento-apache-solr-set 

Please let me know if you have some other info also.


--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-not-working-with-magento-enterprise-1-11-tp3686773p3686816.html
Sent from the Solr - User mailing list archive at Nabble.com.


RE: solr not working with magento enterprise 1.11

2012-01-24 Thread vishal_asc
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/magento-apache-solr-set

Please let me know if you have some other info also.

Best Regards,
Vishal Porwal

From: David Radunz [via Lucene] 
[mailto:ml-node+s472066n3686805...@n3.nabble.com]
Sent: Wednesday, January 25, 2012 9:47 AM
To: Vishal Porwal
Subject: Re: solr not working with magento 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 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 search any word or
> misspell its not showing me "Did you mean ?" string means not correcting
> misspelling. seems solr is not throwing results.
>
> please let me know how can i know solr is working with magento and where
> solr save XML documents when magento pushes attributes and product
> information in solr ? which directory it stores them.
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/solr-not-working-with-magento-enterprise-1-11-tp3686773p3686773.html
> Sent from the Solr - User mailing list archive at Nabble.com.



If you reply to this email, your message will be added to the discussion below:
http://lucene.472066.n3.nabble.com/solr-not-working-with-magento-enterprise-1-11-tp3686773p3686805.html
To unsubscribe from solr not working with magento enterprise 1.11, click 
here<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3686773&code=dmlzaGFsLnBvcndhbEBhc2NlbmR1bS5jb218MzY4Njc3M3w5NjEyMzY0MDE=>.
NAML<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>


--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-not-working-with-magento-enterprise-1-11-tp3686773p3686818.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: SpellCheck Help

2012-01-24 Thread vishal_asc
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

--
View this message in context: 
http://lucene.472066.n3.nabble.com/SpellCheck-Help-tp3648589p3686756.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: SpellCheck Help

2012-01-26 Thread vishal_asc
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/

Now copied Magento [magento-instance-root]/lib/Apache/Solr/conf to
[Solr-instance-root]/example/solr/conf.

then again restared solr lots of activity was going on their. then I run
System->index management and at front end search box i tried to search a
product with incorrect spelling, in solr console i can see some activity but
at magento front end I couldnt get any result, why ?

I followed the steps given at this URL:
http://www.summasolutions.net/blogposts/magento-apache-solr-set#comment-615

Please look into it and let me know any other information you require.

I also want to know how i can implement facet and highlight search with
resulted output.


--
View this message in context: 
http://lucene.472066.n3.nabble.com/SpellCheck-Help-tp3648589p3692518.html
Sent from the Solr - User mailing list archive at Nabble.com.