You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2015/12/14 03:27:46 UTC

[jira] [Created] (ZEST-132) Improve Indexing/Query Semantics

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)