Class | Description | |
---|---|---|
![]() | FTSQueryParser | Provides the Full Text Query Parser implementations |
![]() | FTSQueryParser.ConditionExpression | |
![]() | FTSQueryParser.ConditionParser | |
![]() | FTSQueryParser.ConditionStream | |
![]() | IdRangeParser | Provides order number range parsing and query criteria services |
![]() | IdRangeParser.IdRange | Wraper class for range information |
![]() | KeywordCriterion | Provides access to the parsed where clause and database parameters needed to search for a keyword without FTS |
![]() | KeywordSearchHelper | Class for maintaining with Full Text Search catalogs and indexes |
![]() | OrderFilter | Class representing the filter to apply to the order table |
![]() | OrderFilterDataSource | Order Filter DataSource |
![]() | OrderNoteDetail | Object to hold the details for OrderNote search records |
![]() | OrderNoteFilter | Class representing the filter to apply to for Order Notes search |
![]() | OrderNoteFilterDataSource | Datasource used to bridge ASP.NET object datasources to the OrderNote filter class |
![]() | PaymentFilter | Class representing the filter to apply to payments and orders |
![]() | PaymentFilterDataSource | Datasource used to bridge ASP.NET object datasources to the PaymentFilter filter class |
![]() | ProductFilter | Class representing the filter to apply to the product table |
![]() | SearchAreaResults | Represents a collection of SearchResults for a specific SearchArea |
![]() | SearchDataSource | DataSource class for admin searching |
![]() | SearchHistory | Represents the search history |
![]() | SearchHistoryRepository | This class provides repository functionality for the SearchHistory |
![]() | SearchHistoryRepository.SearchTermInfo | |
![]() | SearchResult | Represents a single search result |
![]() | ShopByChoice | Wraper class for Shop By criteria |
![]() | ShopByField | Shop By filter for product search |
![]() | StopWordsParser | This class contains functions to parse SQL Server STOP/NOISE words. |