- numbers are the only additional attributes indexable:
null
&boolean
values are not searchable. - Non string data types have to be manually added to your searchable attributes
- JSON allows you to send numbers in different notations (e.g. “1000“ vs “1e3“ → the engine indexes both as “1000“)