`{ fast: true }` now results in the use of a the default fast field tokenizer. (instead of no tokenizer)
The default tokenizer lowercases.
Fast field gets a different default tokenizer manager than the normal tokenizer.
The serialization of the fast field options is unchanged.