When defining indexes on text fields (varchar or blobs)
(at least in mysql) it is often required to specify an
index length. This is not currently possible with the
0.2 version of the schema.
It should be added an optional attribe to the col
element "length".