public final class IndexSettings extends Object
Constants in this class are to be appended to a prefix to form a property key.
The exact prefix will depend on the integration, but should generally look like
either "hibernate.search.backend.<backend name>.indexes.<index name>." (for per-index settings)
or "hibernate.search.backends.<backend name>.index_defaults." (for default index settings).
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.