Any plugins to add index in varchar field?

is it useful to add index for string field (column)
is there any plugins for that ?

On 22 Feb 2008, at 15:13, Pokkai D. wrote:

is it useful to add index for string field (column)
is there any plugins for that ?
yes it is useful. You don’t need a plugin, the add_index function in
rails already does that.

Fred