| Package | Description |
|---|---|
| org.hibernate.search.engine.backend.types.dsl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexFieldTypeOptionsStep<S extends IndexFieldTypeOptionsStep<?,F>,F>
The final step in an index field type definition, where optional parameters can be set.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScaledNumberIndexFieldTypeOptionsStep<S extends ScaledNumberIndexFieldTypeOptionsStep<?,F>,F>
The initial and final step in a "scaled number" index field type definition, where optional parameters can be set.
|
interface |
StandardIndexFieldTypeOptionsStep<S extends StandardIndexFieldTypeOptionsStep<?,F>,F>
The initial and final step in a "standard" index field type definition, where optional parameters can be set.
|
interface |
StringIndexFieldTypeOptionsStep<S extends StringIndexFieldTypeOptionsStep<?>>
The initial and final step in a "string" index field type definition, where optional parameters can be set.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.