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

Seto Kaiba (JIRA) issues at jboss.org
Wed Mar 15 08:44:00 EDT 2017


     [ https://issues.jboss.org/browse/ISPN-7616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Seto Kaiba updated ISPN-7616:
-----------------------------
    Summary: Please add method like MassIndexer.reindex(Object... keys)  (was: Please add method like MassIndexer.reindex(Object key...))


> Please add method like MassIndexer.reindex(Object... keys)
> ----------------------------------------------------------
>
>                 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