Class | Description |
---|---|
AutoCompleteResponse |
The result of an autocomplete request.
|
DistinctFacet |
This class provides results for a distinct facet.
|
DistinctFacet.DistinctFacetItem |
Represents a facet option found in the result set.
|
EntityCollection |
A collection of entities returned by the Loop54 e-commerce search engine.
|
ErrorDetails |
Detailed information regarding an error returned from the engine.
|
ErrorResponse |
Response returned by the engine when an error has occurred.
|
Facet |
Base class containing facet information returned by the Loop54 e-commerce search engine.
|
GetBasketRecommendationsResponse |
The result of a getBasketRecommendations request.
|
GetComplementaryEntitiesResponse |
The result of a getComplementaryEntities request.
|
GetEntitiesByAttributeResponse |
The result of a request to get entities with an attribute (for instance category).
|
GetEntitiesResponse |
The results of a getEntitites request.
|
GetPopularEntitiesResponse |
The results of a getPopularEntities request.
|
GetRecentEntitiesResponse |
The results of a getRecentEntities request.
|
GetRecommendedEntitiesResponse |
TThe result of a request to get personalized recommendations.
|
GetRelatedEntitiesResponse |
The result of a getRelatedEntities request.
|
QueryCollection |
A collection of queries (strings).
|
QueryResult |
An instance of a query.
|
RangeFacet |
This class provides results for a range facet.
|
Response |
A response from the engine.
|
ScopedQueryResult |
A query with scopes.
|
SearchResponse |
The result of a search operation.
|