public class MapperTestUtils
extends java.lang.Object
Constructor | Description |
---|---|
MapperTestUtils() |
Modifier and Type | Method | Description |
---|---|---|
static org.elasticsearch.index.mapper.MapperService |
newMapperService(org.elasticsearch.common.xcontent.NamedXContentRegistry xContentRegistry,
java.nio.file.Path tempDir,
org.elasticsearch.common.settings.Settings indexSettings,
java.lang.String indexName) |
|
static org.elasticsearch.index.mapper.MapperService |
newMapperService(org.elasticsearch.common.xcontent.NamedXContentRegistry xContentRegistry,
java.nio.file.Path tempDir,
org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.indices.IndicesModule indicesModule,
java.lang.String indexName) |
public static org.elasticsearch.index.mapper.MapperService newMapperService(org.elasticsearch.common.xcontent.NamedXContentRegistry xContentRegistry, java.nio.file.Path tempDir, org.elasticsearch.common.settings.Settings indexSettings, java.lang.String indexName) throws java.io.IOException
java.io.IOException
public static org.elasticsearch.index.mapper.MapperService newMapperService(org.elasticsearch.common.xcontent.NamedXContentRegistry xContentRegistry, java.nio.file.Path tempDir, org.elasticsearch.common.settings.Settings settings, org.elasticsearch.indices.IndicesModule indicesModule, java.lang.String indexName) throws java.io.IOException
java.io.IOException