public interface PropertyMappingKeywordFieldOptionsStep extends PropertyMappingNonFullTextFieldOptionsStep<PropertyMappingKeywordFieldOptionsStep>
| Modifier and Type | Method and Description |
|---|---|
PropertyMappingKeywordFieldOptionsStep |
normalizer(String normalizerName) |
PropertyMappingKeywordFieldOptionsStep |
norms(Norms norms) |
indexNullAs, sortableaggregable, projectable, searchableextractor, extractors, noExtractors, valueBinder, valueBridge, valueBridge, valueBridgeassociationInverseSide, binder, documentId, fullTextField, fullTextField, genericField, genericField, indexedEmbedded, indexingDependency, keywordField, keywordField, marker, nonStandardField, nonStandardField, 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-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.