Interface | Description |
---|---|
IndexSchemaElement | |
IndexSchemaFieldContext | |
IndexSchemaFieldContextExtension<T> |
An extension to the index schema field context DSL, allowing to register non-standard fields in an index schema.
|
IndexSchemaFieldTerminalContext<F> | |
IndexSchemaFieldTypedContext<S extends IndexSchemaFieldTypedContext<? extends S,F>,F> | |
IndexSchemaObjectField | |
StandardIndexSchemaFieldTypedContext<S extends StandardIndexSchemaFieldTypedContext<? extends S,F>,F> | |
StringIndexSchemaFieldTypedContext<S extends StringIndexSchemaFieldTypedContext<? extends S>> |
Enum | Description |
---|---|
ObjectFieldStorage | |
Projectable |
Whether or not we want to be able to obtain the value of the field as a projection.
|
Sortable |
Whether a field can be used in sorts.
|
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.