4.3. Index cache

If the CADENAS_DATA directory is located on a network drive with not optimal connection to the AppServer, the full text search index can be cached on a faster drive. For this purpose, the following must be entered in the partsol.cfg.

[INDEX:LUCENE]
JavaLuceneCache=c:/temp/lucene_cache

With this setting, the Lucene index is cached in the directory c:/temp/lucene_cache.