| Package | Description |
|---|---|
| org.hibernate.search.engine.backend.types.dsl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StringIndexFieldTypeOptionsStep<S extends StringIndexFieldTypeOptionsStep<?>>
The initial and final step in a "string" index field type definition, where optional parameters can be set.
|
| Modifier and Type | Method and Description |
|---|---|
StringIndexFieldTypeOptionsStep<?> |
IndexFieldTypeFactory.asString()
Define a field type whose values are represented as a
String in Hibernate Search. |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.