ok, i will.

thanks.

ernst

Pierre van Rooden wrote:
Note that the key attribute creates one big composite key of all 'key' fields, and thus don't work so well. In MMBase 1.8, to create indiviual indexes, you should use the index tags, at the end of teh buidler xml, i.e. in Insrel it says:

  <indexlist>
    <index name="relation">
      <indexfield name="snumber" />
      <indexfield name="dnumber" />
      <indexfield name="rnumber" />
    </index>
  </indexlist>

Afaik, MMBase at this moment does not support indexes on blobs (at least, does not support specific mechanics for it).
This would be a wish (I suggest to add it to the bugtracker).

Gomez
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers



_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to