[infinispan-issues] [JBoss JIRA] (ISPN-7616) Add support to partial re-index in the MassIndexer

Gustavo Fernandes (JIRA) issues at jboss.org
Thu Mar 16 05:48:00 EDT 2017


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

Gustavo Fernandes updated ISPN-7616:
------------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/4986


> Add support to partial re-index in the MassIndexer
> --------------------------------------------------
>
>                 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