public class NumericFieldMapping extends FieldMapping
Constructor and Description |
---|
NumericFieldMapping(PropertyDescriptor property,
EntityDescriptor entity,
SearchMapping mapping)
Deprecated.
Do not use constructors, use
numericField methods in other classes from the same package. |
NumericFieldMapping(String fieldName,
PropertyDescriptor property,
EntityDescriptor entity,
SearchMapping mapping)
Deprecated.
Do not use constructors, use
numericField methods in other classes from the same package. |
Modifier and Type | Method and Description |
---|---|
NumericFieldMapping |
precisionStep(int precisionStep) |
analyze, analyzer, analyzer, analyzerDef, analyzerDef, boost, bridge, calendarBridge, dateBridge, entity, facet, field, index, indexNullAs, name, norms, numericField, property, sortableField, store, termVector
@Deprecated public NumericFieldMapping(PropertyDescriptor property, EntityDescriptor entity, SearchMapping mapping)
numericField
methods in other classes from the same package.@Deprecated public NumericFieldMapping(String fieldName, PropertyDescriptor property, EntityDescriptor entity, SearchMapping mapping)
numericField
methods in other classes from the same package.public NumericFieldMapping precisionStep(int precisionStep)
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved