public final class LuceneBackendSettings extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LuceneBackendSettings.Defaults
Default values for the different settings if no values are given.
|
Modifier and Type | Field and Description |
---|---|
static String |
ANALYSIS_CONFIGURER |
static String |
DIRECTORY_PROVIDER |
static String |
LUCENE_VERSION
The Lucene match version parameter.
|
static String |
MULTI_TENANCY_STRATEGY |
static String |
ROOT_DIRECTORY |
public static final String LUCENE_VERSION
public static final String DIRECTORY_PROVIDER
public static final String ROOT_DIRECTORY
public static final String MULTI_TENANCY_STRATEGY
public static final String ANALYSIS_CONFIGURER
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.