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