Class ArrangedSearchQuery


public class ArrangedSearchQuery extends FilteredSearchQuery
  • Field Details

    • arrangedProductSets

      public ProductSet[] arrangedProductSets
      One or more sets of documents/products that should be placed at the top of the result. They will be returned in separate result slices, but they will be excluded from the organic user search result.
    • includeMainResult

      public boolean includeMainResult
      Per default the "natural unarranged results" defined by the included query+filters are part of the response. If those are not required, set this flag to 'false'.
  • Constructor Details

    • ArrangedSearchQuery

      public ArrangedSearchQuery()