java.lang.Object
org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.MergeRadicals
- Enclosing class:
- LuceneIndexSettings
public static final class LuceneIndexSettings.MergeRadicals
extends Object
Configuration property keys for merge options, without the
prefix.
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MAX_DOCS
public static final String MAX_DOCS
- See Also:
-
-
FACTOR
public static final String FACTOR
- See Also:
-
-
MIN_SIZE
public static final String MIN_SIZE
- See Also:
-
-
MAX_SIZE
public static final String MAX_SIZE
- See Also:
-
-
MAX_FORCED_SIZE
public static final String MAX_FORCED_SIZE
- See Also:
-
-
CALIBRATE_BY_DELETES
public static final String CALIBRATE_BY_DELETES
- See Also:
-