public interface IndexedEntityBindingContext extends IndexBindingContext
IndexBindingContext| Modifier and Type | Method and Description |
|---|---|
void |
explicitRouting()
Inform the backend that documents for the mapped index will always be provided along
with an explicit routing key,
to be used to route the document to a specific shard.
|
void |
idDslConverter(ToDocumentIdentifierValueConverter<?> idConverter)
Order the backend to use the given converter to convert IDs passed to the predicate DSL.
|
addIndexedEmbeddedIfIncluded, createTypeFactory, createTypeFactory, getSchemaElement, getSchemaElementvoid explicitRouting()
void idDslConverter(ToDocumentIdentifierValueConverter<?> idConverter)
idConverter - The ID converter to use in the predicate DSL.Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.