[infinispan-issues] [JBoss JIRA] (ISPN-7616) Please add method like MassIndexer.reindex(Object key...)

Seto Kaiba (JIRA) issues at jboss.org
Tue Mar 14 12:36:00 EDT 2017


Seto Kaiba created ISPN-7616:
--------------------------------

             Summary: Please add method like MassIndexer.reindex(Object key...)
                 Key: ISPN-7616
                 URL: https://issues.jboss.org/browse/ISPN-7616
             Project: Infinispan
          Issue Type: Feature Request
          Components: Embedded Querying
            Reporter: Seto Kaiba


Currently I can re-index by put the entry again. But it will make it replicated again in distributed cache with backups. It is necessary to provide a method to re-index the entry.
Maybe like this:
MassIndexer.reindex(Object key...)

It would be useful for relational model to re-index the parent while change the child when the parent refers to the child by key. In this situation, the parent is not modified at all. So a re-index is needed.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list