-
Enhancement
-
Resolution: Done
-
Major
-
None
-
Documentation (Ref Guide, User Guide, etc.)
Add an index rebuild feature to the Infinispan Query module. This is neccesary when, for example, the index mapping changes, so it is neccesary to take a full rebuild for update the index entries with this changes. Is suggested to introduce an equivalent of Hibernate Search's "MassIndexer" API (http://docs.jboss.org/hibernate/search/3.3/reference/en-US/html_single/#search-batchindex-massindexer).