NgDocDefaultSearchEngineOptions
Options for the
.
Properties
Name | Type | Description |
---|---|---|
exact | boolean | undefined | If |
limit | number | undefined | Number of results to return (default: 10). |
stemmer | any | The language to use for the search engine. |
tolerance | number | undefined | Specifies the maximum distance (following the Levenshtein algorithm) between the term and the searchable property. (doesn't work with |