Currently, a field that has an index managed outside cqlengine cannot be used in a filter query. An error will be raised. This ticket is for the addition of custom_index as a workaroung for this use case. When custom_index is set a on cqlengine column, no pre-validation will be done on where queries.