]
William Burns updated ISPN-4340:
--------------------------------
Fix Version/s: 9.0.0.Beta1
(was: 9.0.0.Alpha4)
Automatically setup shared indexes when indexing is enabled
-----------------------------------------------------------
Key: ISPN-4340
URL:
https://issues.jboss.org/browse/ISPN-4340
Project: Infinispan
Issue Type: Feature Request
Components: Embedded Querying
Reporter: Sanne Grinovero
Assignee: Gustavo Fernandes
Labels: 64QueryBlockers
Fix For: 9.0.0.Beta1
- on replicated Caches, we should create a default index on a FSDirectory and provide
some appropriate default tuning, for example enabling NRT.
- distributed Caches will need the Infinispan Directory (shared) and a master/slave
backend (Infinispan IndexManager, while NRT is not compatible in this case)
We want to keep the properties configuration structure as well as an "advanced
tuning" and override capabilities of the default choices.
Some more common options like sync/async indexing should probably be promoted to be
controlled by the XML elements and configuration DSL excplicitly.