public interface IndexSchemaObjectFieldNodeBuilder extends IndexSchemaObjectNodeBuilder
| Modifier and Type | Method and Description |
|---|---|
void |
multiValued()
Mark the current node as multi-valued.
|
IndexObjectFieldReference |
toReference() |
addField, addObjectField, createExcludedField, createExcludedObjectFieldgetEventContextvoid multiValued()
This informs the backend that this field may contain multiple objects for a single document.
IndexObjectFieldReference toReference()
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.