public interface IndexSettingsContributor extends java.lang.Comparable<IndexSettingsContributor>
Modifier and Type | Method and Description |
---|---|
void |
contribute(TypeMappingsHelper typeMappingsHelper) |
int |
getPriority() |
void |
populate(IndexSettingsHelper indexSettingsHelper) |
void contribute(TypeMappingsHelper typeMappingsHelper)
int getPriority()
void populate(IndexSettingsHelper indexSettingsHelper)