Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Search.Providers Namespace / ISearchProvider Interface

In This Topic
    ISearchProvider Interface Methods
    In This Topic

    For a list of all members of this type, see ISearchProvider members.

    Public Methods
     NameDescription
     MethodOverloaded.  Gets a list of products matching the advanced search criteria  
     MethodOverloaded.  Count the number of results for a advanced search.  
     MethodOverloaded.  Count the number of products by manufacturer within an advanced search.  
     MethodOverloaded.  Finds the products for given parameters  
     MethodOverloaded.  Finds the number of products for given parameters  
     Method Gets a list of ShopBy fields matching the criteria  
     MethodOverloaded.  Searches for products that match the keyword.  
     MethodOverloaded.  Counts the products that match the search phrase.  
     Method Used to search orders  
     Method Used to search users  
     Method Searches for items that match the keyword.  
     Method Counts the items that match the search phrase.  
    Top
    See Also