Classes
| Class | Description | |
|---|---|---|
|
|
ArticleBatchDeleteJob |
Index synchronization job for Article indices.
|
|
|
ArticleBatchUpdateJob |
Index synchronization job for Article indices.
|
|
|
ArticleDocumentMapper |
IndexDocument mapper for Article entities.
The following properties will be indexed and made available for searching: In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames. |
|
|
ArticleGroupAddJob |
Index synchronization job for ArticleGroup indices.
|
|
|
ArticleGroupDeleteJob |
Index synchronization job for ArticleGroup indices.
|
|
|
ArticleGroupDocumentMapper |
IndexDocument mapper for ArticleGroup entities.
The following properties will be indexed and made available for searching: In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames. |
|
|
ArticleGroupIndexingService |
Indexing facitily for article groups.
|
|
|
ArticleGroupUpdateJob |
Index synchronization job for ArticleGroup indices.
|
|
|
ArticleIndexingService |
Indexing facitily for articles.
|
|
|
ArticleQuery |
Represents information used by an advanced article search.
|
|
|
AssortmentAddJob |
Index synchronization job for Assortment indices.
|
|
|
AssortmentDeleteJob |
Index synchronization job for Assortment indices.
|
|
|
AssortmentDocumentMapper |
IndexDocument mapper for Assortment entities.
The following properties will be indexed and made available for searching: In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames. |
|
|
AssortmentIndexingService |
Indexing facitily for catalogs.
|
|
|
AssortmentUpdateJob |
Index synchronization job for Assortment indices.
|
|
|
PagingInfo |
Paging information.
|
|
|
ProductBatchDeleteJob |
Index synchronization job for Article indices.
|
|
|
ProductBatchUpdateJob |
Index synchronization job for Article indices.
|
|
|
ProductCatalogPropertyHelper |
Helper that simplifies indexing tasks in the product catalog module.
|
|
|
ProductCatalogSearchResultItem |
Product catalog search result grid item.
|
|
|
ProductCatalogSearchResultItemFactory |
ProductCatalogSearchResultItem factory.
|
|
|
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.
|
|
|
ProductDocumentMapper |
IndexDocument mapper for Product entities.
The following properties will be indexed and made available for searching: In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames. |
|
|
ProductGroupAddJob |
Index synchronization job for ProductGroup indices.
|
|
|
ProductGroupDeleteJob |
Index synchronization job for ProductGroup indices.
|
|
|
ProductGroupDocumentMapper |
IndexDocument mapper for ProductGroup entities.
The following properties will be indexed and made available for searching: In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames. |
|
|
ProductGroupIndexingService |
Indexing facitily for product groups.
|
|
|
ProductGroupUpdateJob |
Index synchronization job for ProductGroup indices.
|
|
|
ProductIndexingService |
Indexing facitily for products.
|
|
|
ProductQuery |
Represents information used by an advanced product search.
|
|
|
Query |
Base search query class, defining search terms for articles, products and variants.
|
|
|
SearchManager | Obsolete.
Search facility for product and article related searching.
|
|
|
VariantGroupBatchDeleteJob |
Index synchronization job for Article indices.
|
|
|
VariantGroupBatchUpdateJob |
Index synchronization job for Article indices.
|
|
|
VariantGroupDocumentMapper |
IndexDocument mapper for VariantGroup entities.
The following properties will be indexed and made available for searching: In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames. |
|
|
VariantGroupIndexingService |
Indexing facitily for variant groups.
|
|
|
VariantQuery |
Represents information used by an advanced variant search.
|
Structures
| Structure | Description | |
|---|---|---|
|
|
ProductCatalogSearchDomains |
String constants that are used for indentifying query and index configurations
within the ProductCatalog module.
|
|
|
TagNames |
String constants for naming and identifying tags (Tag)
on index documents (IndexDocument).
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
SortOrder |
The Sort order of a query.
|