- Type:
list<string>
- Default:
[]
- Scope:
settings
camelCaseAttributes
parameter enables Algolia to treat mixed-case strings as multiple words.
Mixed case formatting joins words without spaces, capitalizing each word’s first letter.
This includes common styles like camelCase
(lowercase first word) and PascalCase
(uppercase first word).
For example, with this setting, "productID"
is interpreted as two searchable tokens: "product"
and "ID"
.
There’s no hard limit on the number of attributes you can include,
but adding too many can slow down
getSettings
operations
and degrade performance in the Algolia dashboard.Example
Current API clients
Current API clients
Legacy API clients
Legacy API clients