Niclas Hedhman created ZEST-132:
-----------------------------------
Summary: Improve Indexing/Query Semantics
Key: ZEST-132
URL: https://issues.apache.org/jira/browse/ZEST-132
Project: Zest
Issue Type: Bug
Reporter: Kent Sølvsten
Fix For: 3.0
The current Indexer/Query semantics are not consistent with the EntityStore
semantics and needs to be fixed.
I can query for an existing entity, IF i can see it's model, AND
i can see an indexer, AND the entitystore in which the entity is
persisted can see the same indexer.
For the EntityStore case, I can get an existing entity if and only if i can see
it's model (according to visibility rules).
The latter should be the case for Query as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)