added a comment -
2003-03-21 11:28 search on 'object' in multilevel fails.
specifying a path like:
'magazine,object'
in a multilevel returns no records if the relation magazine->object is not specified.
What one would expect from such a path is to have all objects and its descendant returned that are related (and not only true 'object' items).
Specifying a magazine->object typerel allows the oath to work, but ofcourse that mucks up the relational constraints.
To fix this, we migth ened ana ddiitonal method i Typerel (to differentiate allowing to _search_ for relations from allowing to _create_ them).
specifying a path like:
'magazine,object'
in a multilevel returns no records if the relation magazine->object is not specified.
What one would expect from such a path is to have all objects and its descendant returned that are related (and not only true 'object' items).
Specifying a magazine->object typerel allows the oath to work, but ofcourse that mucks up the relational constraints.
To fix this, we migth ened ana ddiitonal method i Typerel (to differentiate allowing to _search_ for relations from allowing to _create_ them).