A function used to normalise a key value before it is packed into an index value.
This is useful when you want to index your fields differently to how they're stored e.g. lowercase values before they are put in the index.
Generated using TypeDoc
A function used to normalise a key value before it is packed into an index value.
This is useful when you want to index your fields differently to how they're stored e.g. lowercase values before they are put in the index.