Package | Description |
---|---|
org.infinispan.lucene.cacheloader.configuration |
Modifier and Type | Method and Description |
---|---|
LuceneLoaderConfigurationBuilder |
LuceneLoaderConfigurationBuilder.autoChunkSize(int autoChunkSize)
When segment files are larger than this amount of bytes, the segment will be split into multiple chunks
of this size.
|
LuceneLoaderConfigurationBuilder |
LuceneLoaderConfigurationBuilder.location(String location)
Path to the root directory containing all indexes.
|
LuceneLoaderConfigurationBuilder |
LuceneLoaderConfigurationBuilder.self() |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.