public interface PropertyMappingKeywordFieldOptionsStep extends PropertyMappingNonFullTextFieldOptionsStep<PropertyMappingKeywordFieldOptionsStep>
| Modifier and Type | Method and Description |
|---|---|
PropertyMappingKeywordFieldOptionsStep |
normalizer(String normalizerName) |
PropertyMappingKeywordFieldOptionsStep |
norms(Norms norms) |
indexNullAs, sortableprojectable, searchable, valueBinder, valueBridge, valueBridge, withExtractor, withExtractors, withoutExtractorsassociationInverseSide, binder, bridge, bridge, documentId, fullTextField, fullTextField, genericField, genericField, indexedEmbedded, indexingDependency, keywordField, keywordField, marker, property, scaledNumberField, scaledNumberFieldPropertyMappingKeywordFieldOptionsStep normalizer(String normalizerName)
normalizerName - A reference to the normalizer to use for this field.this, for method chaining.KeywordField.normalizer()PropertyMappingKeywordFieldOptionsStep norms(Norms norms)
norms - Whether index time scoring information should be stored or not.this, for method chaining.KeywordField.norms(),
NormsCopyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.