Solr
Posted: Wed Jul 29, 2015 10:34 am
Hi,
I am trying to understand the workflow of solr in broadleaf. At the moment I want to add new product attributes as solr facet and make the field searchable. What I understood was that I need to make entries into SQL table in order to make it work. BLC_FIELD, BLC_SEARCH_FACET, BLC_CAT_SEARCH_FACET_XREF and BLC_FIELD_SEARCH_TYPES are the tables that I believe are required for this purpose. Please explain me how entries in tables are to be made that would make a new facet to be displayed on broadleaf. Also I couldn't find a trigger from where I could start re-indexing. Please help me with that too.
I am trying to understand the workflow of solr in broadleaf. At the moment I want to add new product attributes as solr facet and make the field searchable. What I understood was that I need to make entries into SQL table in order to make it work. BLC_FIELD, BLC_SEARCH_FACET, BLC_CAT_SEARCH_FACET_XREF and BLC_FIELD_SEARCH_TYPES are the tables that I believe are required for this purpose. Please explain me how entries in tables are to be made that would make a new facet to be displayed on broadleaf. Also I couldn't find a trigger from where I could start re-indexing. Please help me with that too.