HybridSearchResponse

  • data
    Type: object · HybridSearchData
    • facet_counts
      Type: object | null

      Facet field counts.

    • miso_id
      Type: string Format: uuid

      Unique id of this request.

    • parsed_query
      Type: string | null

      The query after parsing.

    • products
      Type: array object[]

      The search result documents.

      Empty object
    • question_id
      Type: string | null Format: uuid

      UUID of the accompanying answer. Null if the answer pipeline was not initiated.

    • took
      Type: integer

      Time (ms) to process the search query.

    • total
      Type: integer

      Number of search results returned.

  • message
    Type: string

    API status.