S - The exposed type for this context.R - The reference type.public interface IndexSchemaFieldContext<S extends IndexSchemaFieldContext<?,R>,R> extends IndexSchemaFieldTerminalContext<R>
| 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.