Query with several indexes

Hilaire Fernandes hilaire2006 at laposte.net
Tue Feb 20 13:18:09 UTC 2007


Hilaire Fernandes a écrit :

> IFIDbSession
>     commit: [IFIModels links
>         addIndex: (MaCompetencyIndex attribute: #parent);
>         addIndex: (MaCompetencyIndex attribute: #owner);
>         addIndex: (MaCompetencyIndex attribute: #necessary);
>         addIndex: (MaFloatIndex attribute: #threshold);
>         addIndex: (MaFloatIndex attribute: #transfer)]


In case of doubt I updated the server image with the latest code of my 
application. So it knows about my MaCompetencyIndex definition.
The same error appears, but this time the error message is different:
'attempt to index non-existent element in an ordered collection'

Hilaire



More information about the Magma mailing list