indexers.hooks.default_hooks.preprocessing.CapitalisationStandardisingHook

indexers.hooks.default_hooks.preprocessing.CapitalisationStandardisingHook(
    method='lower',
    colname='query',
)

A pre-processing hook to handle upper-/lower-/sentence-/title-casing.