-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
None
We suggest to use 3 caches to store the Lucene index, but the design of the LuceneCacheLoader is assuming it is connected to a single cache which need to load all data on preload=true.
We should add options, or perhaps split in different implementations, to only load the relevant part needed for a specifically configured cache.