Preparing search index...
The search index is not available
SlimSearch
SlimSearch
Suggestion
Interface Suggestion
The type of auto-suggestions
interface
Suggestion
{
score
:
number
;
suggestion
:
string
;
terms
:
string
[]
;
}
Index
Properties
score
suggestion
terms
Properties
score
score
:
number
Score for the suggestion
suggestion
suggestion
:
string
The suggestion
terms
terms
:
string
[]
Suggestion as an array of terms
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
score
suggestion
terms
SlimSearch
SearchableMap
SearchIndex
BM25Params
IndexObject
QueryCombination
RadixTree
SearchIndexOptions
SearchOptions
Suggestion
VacuumConditions
VacuumOptions
AutoVacuumOptions
CombinationOperator
Entry
FuzzyResult
FuzzyResults
LeafType
LogLevel
LowercaseCombinationOperator
MatchInfo
Path
Query
SearchResult
SerializedIndexEntry
Wildcard
WILDCARD
add
addAll
addAllAsync
autoSuggest
createIndex
discard
discardAll
getDefaultValue
getStoredFields
has
loadIndex
loadIndexAsync
loadJSONIndex
loadJSONIndexAsync
remove
removeAll
replace
search
vacuum
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
The type of auto-suggestions