Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SearchUrlGenerator

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected beautifier

beautifier: UrlBeautifier

config

config: Configuration = this.beautifier.config

Methods

build

buildUrl

  • buildUrl(path: string[], query: object): string

convertReferencedRefinements

Static convertPathRefinements

  • convertPathRefinements(refinements: Refinement[]): any[]

Static convertSort

  • convertSort(sort: Sort): [string, boolean[]]

Static convertToSelectedValueRefinement

Static generateRefinementMap

  • generateRefinementMap(refinements: Refinement[], refinementMapping: any[]): object

Static refinementsComparator

Static sortRefinements

  • sortRefinements(refinements: Refinement[]): any[]

Static toKeys

  • toKeys(mapping: any[]): any

Static toObject

  • toObject(mapping: any[]): any

Generated using TypeDoc