This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Description
Some indexes are only useful when the given text matches certain constraints — specially constraints regarding text length. The goal of this issue is including in the Base index some validations (i.e. coming from ActiveModel::Validations), so each particular index can implement them with few overhead.