]
Dan Berindei updated ISPN-3834:
-------------------------------
Fix Version/s: 7.0.0.Alpha1
(was: 6.0.1.Final)
New advanced indexing flag to skip deletion of previous entry
-------------------------------------------------------------
Key: ISPN-3834
URL:
https://issues.jboss.org/browse/ISPN-3834
Project: Infinispan
Issue Type: Enhancement
Components: Querying
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Labels: 620
Fix For: 7.0.0.Alpha1
I'm needing to add a org.infinispan.context.Flag.SKIP_INDEX_CLEANUP which does not
issue an UPDATE index command but a simple ADD.
Just ADD is way more efficient, just we can't automatically detect it safely so I
need a flag to allow for efficient data import.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: