Package com.ibm.commerce.catalog.facade.server.services.search.suggestion.solr

  • Interface Summary 
    Interface Description
    NavigationSuggestion
    All Navigation suggestions implement this interface.
  • Class Summary 
    Class Description
    AbstractNavigationSuggestion
    This class provides helper methods for populating navigation suggestions.
    BrandNavigationSuggestion
    This class implements the NavigationSuggestion interface to provide navigation suggestions for the 'Brands' of the catalog entries from the catalog entry search index.
    CategoryNavigationSuggestion
    This class implements the NavigationSuggestion interface to provide navigation suggestions for 'Categories' of the catalog entries from the catalog group search index.
    WebContentNavigationSuggestion
    This class implements the NavigationSuggestion interface to provide navigation suggestions for 'Articles' of the web content entries from the unstructured content search index.