public final class BackendSettings extends Object
Modifier and Type | Field and Description |
---|---|
static String |
INDEX_DEFAULTS
The root property whose children are default properties to be applied to all indexes of this backend.
|
static String |
TYPE
The type of the backend.
|
public static final String TYPE
Should generally be provided as a String, such as "lucene" or "elasticsearch". See the documentation of your backend to find the appropriate value.
public static final String INDEX_DEFAULTS
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.