S - The "self" type (the actual exposed type of this step).R - The reference type.public interface IndexSchemaFieldOptionsStep<S extends IndexSchemaFieldOptionsStep<?,R>,R> extends IndexSchemaFieldFinalStep<R>
IndexSchemaFieldFinalStep| Modifier and Type | Method and Description |
|---|---|
S |
multiValued()
Mark the field as multi-valued.
|
toReferenceS multiValued()
This informs the backend that this field may contain multiple values for a single parent document or object.
this, for method chaining.Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.