class Sunspot::Type::BooleanType
The boolean type represents true/false values. Note that nil
will not be indexed at all; only false
will be indexed with a false value.
The boolean type represents true/false values. Note that nil
will not be indexed at all; only false
will be indexed with a false value.