Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Config

Index

Properties

beginsWithSearch?: boolean

Add the ability to do a prefix search along with the fuzzy search. Default is true.

exactMatchThreshold?: number

Number of characters per word to that will always trigger an exact match search versus a fuzzy search

searchSize?: number

Limit the size of the search results. Default is 100 and max is 100

sortBy?: string[]

The list of fields to sort the results by

Generated using TypeDoc