Page 1 of 1

Help needed in understanding Solr indexing configuration

Posted: Tue Apr 08, 2014 4:19 am
by DEV-21
Hi All,

First of let me just say that Broadleaf is a very interesting ecomm platform. I have around 1 years on experience in Oracle ATG ecommerce and I was looking to start learning some open source java based ecomm product and luckily stumbled upon Broadleaf and for the past week it has captured my interest and I am trying to learn how different components work together so beautifully in the Demo site. I have configured the Demo on tomcat and mysql.

Now to my question -

Although I am new to Solr also but going through their docs I was able to do indexing create my own facets.
I used DataImportHandler to index my catalog and I was trying to dig how Broadleaf indexes the catalog out of the box?
Please can anyone give me some pointers as to how the indexing works in Broadleaf.


Thanks and Regards,
CK

Re: Help needed in understanding Solr indexing configuration

Posted: Tue Apr 08, 2014 10:32 am
by phillipuniverse
SolrIndexService is where all of the indexing happens. You might also want to check out http://www.broadleafcommerce.com/docs/c ... and-search.

Glad to hear that you're a recent ATG convert! Let us know if you have any other questions.