Classes

  Class Description
Public class ArticleBatchDeleteJob
Index synchronization job for Article indices.
Public class ArticleBatchUpdateJob
Index synchronization job for Article indices.
Public class ArticleDocumentMapper
IndexDocument mapper for Article entities.

The following properties will be indexed and made available for searching:

DisplayName

VariantGroup

Properties

In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames.

Public class ArticleGroupAddJob
Index synchronization job for ArticleGroup indices.
Public class ArticleGroupDeleteJob
Index synchronization job for ArticleGroup indices.
Public class ArticleGroupDocumentMapper
IndexDocument mapper for ArticleGroup entities.

The following properties will be indexed and made available for searching:

DisplayName

In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames.

Public class ArticleGroupIndexingService
Indexing facitily for article groups.
Public class ArticleGroupUpdateJob
Index synchronization job for ArticleGroup indices.
Public class ArticleIndexingService
Indexing facitily for articles.
Public class ArticleQuery
Represents information used by an advanced article search.
Public class AssortmentAddJob
Index synchronization job for Assortment indices.
Public class AssortmentDeleteJob
Index synchronization job for Assortment indices.
Public class AssortmentDocumentMapper
IndexDocument mapper for Assortment entities.

The following properties will be indexed and made available for searching:

DisplayName

In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames.

Public class AssortmentIndexingService
Indexing facitily for catalogs.
Public class AssortmentUpdateJob
Index synchronization job for Assortment indices.
Public class PagingInfo
Paging information.
Public class ProductBatchDeleteJob
Index synchronization job for Article indices.
Public class ProductBatchUpdateJob
Index synchronization job for Article indices.
Public class ProductCatalogPropertyHelper
Helper that simplifies indexing tasks in the product catalog module.
Public class ProductCatalogSearchResultItem
Product catalog search result grid item.
Public class ProductCatalogSearchResultItemFactory
Public class ProductCatalogSearchService
Provides a simplified API towards the underlying search service, with methods for commonly used search queries. For more advanced queries where more control is needed for filtering, sorting, ranging or paging, the Solution.Instance.SearchService may be used instead.
Public class ProductDocumentMapper
IndexDocument mapper for Product entities.

The following properties will be indexed and made available for searching:

DisplayName

VariantGroup

Properties

In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames.

Public class ProductGroupAddJob
Index synchronization job for ProductGroup indices.
Public class ProductGroupDeleteJob
Index synchronization job for ProductGroup indices.
Public class ProductGroupDocumentMapper
IndexDocument mapper for ProductGroup entities.

The following properties will be indexed and made available for searching:

DisplayName

Properties

In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames.

Public class ProductGroupIndexingService
Indexing facitily for product groups.
Public class ProductGroupUpdateJob
Index synchronization job for ProductGroup indices.
Public class ProductIndexingService
Indexing facitily for products.
Public class ProductQuery
Represents information used by an advanced product search.
Public class Query
Base search query class, defining search terms for articles, products and variants.
Public class SearchManager Obsolete.
Search facility for product and article related searching.
Public class VariantGroupBatchDeleteJob
Index synchronization job for Article indices.
Public class VariantGroupBatchUpdateJob
Index synchronization job for Article indices.
Public class VariantGroupDocumentMapper
IndexDocument mapper for VariantGroup entities.

The following properties will be indexed and made available for searching:

DisplayName

Names

VariantArticles

Properties

In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames.

Public class VariantGroupIndexingService
Indexing facitily for variant groups.
Public class VariantQuery
Represents information used by an advanced variant search.

Structures

  Structure Description
Public structure ProductCatalogSearchDomains
String constants that are used for indentifying query and index configurations within the ProductCatalog module.
Public structure TagNames
String constants for naming and identifying tags (Tag) on index documents (IndexDocument).

Enumerations

  Enumeration Description
Public enumeration SortOrder
The Sort order of a query.