Uses of Class
com.broadleafcommerce.search.api.SearchException
-
Packages that use SearchException Package Description com.broadleafcommerce.search.provider -
-
Uses of SearchException in com.broadleafcommerce.search.provider
Methods in com.broadleafcommerce.search.provider that throw SearchException Modifier and Type Method Description RSearchProvider. search(Q query, IndexableType indexableType)Execute a search for the provided requested implementation-specific query and type.RSearchProvider. search(Q query, String collection)Execute a search for the provided requested implementation-specific query and the collection.
-