semantique.exceptions.UnknownReducerError

semantique.exceptions.UnknownReducerError#

exception semantique.exceptions.UnknownReducerError[source]#

Raised when an undefined reducer function is used.

This occurs because the reducer function is not provided by semantique nor added to the query processor as a custom reducer function.