KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: bharatkasodariya on July 15, 2013, 02:39:11 pm

Title: Tag based filter disappeared on enabling Solr
Post by: bharatkasodariya on July 15, 2013, 02:39:11 pm
I have set the tag in products and categories. Tag works ok without Solr. When Solr is enabled Its not showing any Tag filter on the page.
Title: Re: Tag based filter disappeared on enabling Solr
Post by: bharatkasodariya on July 31, 2013, 07:08:58 am
does Solr feature work with konakart?
Title: Re: Tag based filter disappeared on enabling Solr
Post by: ryan on July 31, 2013, 08:05:26 am
It works with the Enterprise version of KonaKart.
Title: Re: Tag based filter disappeared on enabling Solr
Post by: bharatkasodariya on July 31, 2013, 11:29:01 am
I am trying it with Enterprise but it doesn't work
Title: Re: Tag based filter disappeared on enabling Solr
Post by: ryan on July 31, 2013, 03:18:19 pm
When using Solr, you need to configure faceted searching in a different way. Take a look at http://www.konakart.com/docs/ch12s03.html .
Title: Re: Tag based filter disappeared on enabling Solr
Post by: bharatkasodariya on August 08, 2013, 07:35:46 am
I tried that step but I couldn't understand where should I put java code.
Title: Re: Tag based filter disappeared on enabling Solr
Post by: julie on August 08, 2013, 07:55:32 am
There is no need for Java code. Our standard EE installation populates the database to do faceted searching using Solr for the DVD Movies >> Action category http://www.konakart.com/konakart/DVD-Movies/Action/1_10_-1_9.action . Use that as an example.