Class MapperTestUtils


  • public class MapperTestUtils
    extends java.lang.Object
    • Constructor Detail

      • MapperTestUtils

        public MapperTestUtils()
    • Method Detail

      • newMapperService

        public static MapperService newMapperService​(NamedXContentRegistry xContentRegistry,
                                                     java.nio.file.Path tempDir,
                                                     Settings indexSettings,
                                                     java.lang.String indexName)
                                              throws java.io.IOException
        Throws:
        java.io.IOException