Shawn Feldman created USERGRID-155:
--------------------------------------

             Summary: Implement Entity Delete Listener in Usergrid Core
                 Key: USERGRID-155
                 URL: https://issues.apache.org/jira/browse/USERGRID-155
             Project: Usergrid
          Issue Type: Story
          Components: Stack
            Reporter: Shawn Feldman
            Assignee: Shawn Feldman


The current implementation (see link below) only de-indexes the Entity from one 
of the many index scopes in which it is indexed.
https://github.com/usergrid/usergrid/blob/two-dot-o/stack/corepersistence/queryindex/src/main/java/org/apache/usergrid/persistence/index/impl/EsEntityIndexDeleteListener.java
Instead of implementing the delete listener as part of the queryindex module it 
should be part of the UG Core module so that it can use logic that currently 
resides in the CpEnitityManager to determine all of the places where there 
entity is indexed and de-index in every one of them.




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to