Builder

class Builder

Properties

Link copied to clipboard

Contains the facet results. A FacetResult contains the counts for each field/attribute key that was specified in the Facets input parameter.

Link copied to clipboard

The list of featured result items. Featured results are displayed at the top of the search results page, placed above all other results for certain queries. If there's an exact match of a query, then certain documents are featured in the search results.

Link copied to clipboard

The identifier for the search. You also use QueryId to identify the search when using the SubmitFeedback API.

Link copied to clipboard

The results of the search.

Link copied to clipboard

A list of information related to suggested spell corrections for a query.

Link copied to clipboard

The total number of items found by the search. However, you can only retrieve up to 100 items. For example, if the search found 192 items, you can only retrieve the first 100 of the items.

Link copied to clipboard

A list of warning codes and their messages on problems with your query.