Skip to content

Add a setting do disable createIndexIfNotCreated [DATAES-273] #848

Closed
@spring-projects-issues

Description

@spring-projects-issues

Stéphane Daviet opened DATAES-273 and commented

When an entity is mapped to an index through @Document, the index is created in the targeted ES nodes if not already present (ElasticsearchTemplate#createIndex).

There should be a way to disable this index creation, the same way that in JPA you can disable DDL generation


Affects: 2.0.2 (Hopper SR2)

Metadata

Metadata

Assignees

Labels

in: mappingMapping and conversion infrastructuretype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions