Table of Contents

Class CatalogSearchRequestContract

Namespace
Everest.Service.DataContracts.Catalog.Selection
Assembly
Everest.Service.dll

Represents a request for searching the catalog, including search parameters, catalog segment, and facet ranges.

[DataContract]
public class CatalogSearchRequestContract
Inheritance
CatalogSearchRequestContract
Inherited Members

Properties

AnalytesFacetRange

The range of analyte facet results, specifying the offset and the maximum number of records to include.

CatalogRange

The range of catalog results to retrieve, including the ID of the last document and the maximum number of records.

CategoryFacetRange

The range of category facet results, specifying the offset and the maximum number of records to include.

SearchQuery

The search query containing various parameters such as product line, chemical type, description, and references to filter the catalog results.

SolventsFacetRange

The range of matrix facet results, specifying the offset and the maximum number of records to include.