| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.mapping.definition.programmatic |
| Modifier and Type | Method and Description |
|---|---|
PropertyMappingScaledNumberFieldOptionsStep |
PropertyMappingScaledNumberFieldOptionsStep.decimalScale(int decimalScale) |
PropertyMappingScaledNumberFieldOptionsStep |
PropertyMappingStep.scaledNumberField()
Maps the property to a scaled number field in the index with the same name as this property.
|
PropertyMappingScaledNumberFieldOptionsStep |
PropertyMappingStep.scaledNumberField(String relativeFieldName)
Maps the property to a scaled number field in the index with a custom name.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.