| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INDEX_DEFAULTS |
"index_defaults" |
public static final String |
INDEXES |
"indexes" |
public static final String |
TYPE |
"type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BACKENDS |
"hibernate.search.backends" |
public static final String |
BACKGROUND_FAILURE_HANDLER |
"hibernate.search.background_failure_handler" |
public static final String |
CONFIGURATION_PROPERTY_CHECKING_STRATEGY |
"hibernate.search.configuration_property_checking.strategy" |
public static final String |
DEFAULT_BACKEND |
"hibernate.search.default_backend" |
public static final String |
PREFIX |
"hibernate.search." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BACKENDS |
"backends" |
public static final String |
BACKGROUND_FAILURE_HANDLER |
"background_failure_handler" |
public static final String |
CONFIGURATION_PROPERTY_CHECKING_STRATEGY |
"configuration_property_checking.strategy" |
public static final String |
DEFAULT_BACKEND |
"default_backend" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BEAN_CONFIGURERS |
"hibernate.search.bean_configurers" |
public static final String |
PREFIX |
"hibernate.search." |
public static final String |
THREAD_PROVIDER |
"hibernate.search.thread_provider" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BEAN_CONFIGURERS |
"bean_configurers" |
public static final String |
THREAD_PROVIDER |
"thread_provider" |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.