- Type:
string
- Default:
""
- Scope:
settings
-
), plus signs (+
), or parentheses ((
, )
).
Use the separatorsToIndex
parameter to define specific characters that should be treated as searchable tokens.
Usage
-
Separators must be non-letter characters:
!
,#
,(
,)
,[
,]
,{
,}
,*
,+
,-
,_
,一
,:
,;
,<
,>
,?
,@
,/
,\
,^
,|
,%
,&
,~
,§
,`
,"
,'
,‘
,’
,“
,”
,†
,‡
-
Separators may not be spaces or currency characters, such as
$€£¥
-
Algolia treats separator characters as separate words.
For example, in a search for “Disney+”,
Algolia considers “Disney” and ”+” as two separate words,
and counts as a match on two words in
getRankingInfo
.
Example
Current API clients
Current API clients
Legacy API clients
Legacy API clients