Package org.broadleafcommerce.core.search.dao
package org.broadleafcommerce.core.search.dao
-
ClassDescriptionLightweight bean representation ofDAO to facilitate interaction with Broadleaf fields.DAO used to interact with the database search fieldsContainer object for the results from a lightweight query that retrieves parent categories for a child categoryContainer object for the results of a lightweight query that retrieves the parent category for a child productContainer object for the results of a lightweight query that retrieves the product ids for a category along with their display order.DAO used to interact with the database search facetsDeprecated.Deprecated.Replaced in functionality by
SearchRedirectDaoImplProvides some specialized catalog retrieval methods forSolrIndexServicefor maximum efficiency of solr document creation during indexing.
SearchRedirectDao