public final class EngineSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EngineSettings.Defaults
Default values for the different settings if no values are given.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
BACKENDS
The root property whose children are backend names, e.g.
|
static String |
DEFAULT_BACKEND
The name of the default backend to use when none is defined in the index configuration.
|
static String |
INDEXES
The root property whose children are index names, e.g.
|
public static final String DEFAULT_BACKEND
Expects a String.
Defaults to no value, meaning a backend must be set for every single index.
public static final String BACKENDS
public static final String INDEXES
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.