Dynamicweb 8 Documentation
Dynamicweb.eCommerce.Searching.Index Namespace
Inheritance Hierarchy
The Dynamicweb.eCommerce.Searching.Index namespace contains types for indexing the products to the Lucene index.
Classes
 ClassDescription
ClassProductIndexEntry Represents a product index entry.
ClassProductIndexEntryCategoryField Represents a single category field for the product index entry.
ClassProductIndexEntryCategoryFieldCollection Represents a collection of indexed category fields.
ClassProductIndexEntryDescription Represents a single indexed description.
ClassProductIndexEntryDescriptionCollection Represents a collection of indexed descriptions.
ClassProductIndexEntryField Represents a single field for the product index entry.
ClassProductIndexEntryFieldCollection Represents a collection of product fields.
ClassProductIndexEntryImage Represents a single image defined on a product index entry.
ClassProductIndexEntryImageCollection Represents a collection of indexed product images.
ClassProductIndexEntryRelatedProductItem Represents a related products collection item for the product index entry.
ClassProductIndexEntryRelatedProductItemCollection Represents a collection of indexed related products.
ClassProductIndexEntrySimplified Represents a simplified version of the product index entry.
ClassProductIndexEntrySurrogate Allows mapping from "standard" product index entry to "lighweight" version when perfor,ing serialization.
ClassProductIndexEntryVariantAssociation Represents an association between master product and its variants.
ClassProductIndexEntryVariantOption Represents a variant option for the product index entry.
ClassProductIndexEntryVariantOptionCollection Represents a collection of indexed variant combinations.
ClassProductIndexer Provides data from the eCommerce that needs to be indexed.
ClassProductIndexingOptions Represents a product indexing options.
Enumerations
 EnumerationDescription
EnumerationProductIndexEntryDescriptionType Represents a type of the indexed description.
EnumerationProductIndexEntryImageType Represents a type of the image assigned to the product index entry.
See Also

Reference

Dynamicweb Assembly

Send Feedback