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